| /src/usr.sbin/pf/pfs/ |
| parser.h | 39 extern struct pfioc_states* states;
|
| parse.y | 55 struct pfioc_states* states; 94 states 96 | state states { parse_init(); } 491 states->ps_buf = malloc(allocated * sizeof(struct pfsync_state)); 492 if (states->ps_buf == NULL) 496 if (allocated == (states->ps_len / sizeof(struct pfsync_state))) { 499 buf = realloc(states->ps_buf, allocated * sizeof(struct pfsync_state)); 501 free(states->ps_buf); 504 states->ps_buf = buf;
|
| token.l | 121 states = s;
|
| /src/sys/arch/arm/dts/ |
| sun8i-h3-nanopi-neo.dts | 47 states = <1300000 0x1
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| drm_blend.c | 438 struct drm_plane_state **states; local 446 states = kmalloc_array(total_planes, sizeof(*states), GFP_KERNEL); 447 if (!states) 451 * Normalization process might create new states for planes which 461 states[n++] = plane_state; 467 sort(states, n, sizeof(*states), drm_atomic_state_zpos_cmp, NULL); 470 plane = states[i]->plane; 472 states[i]->normalized_zpos = i [all...] |
| /src/sbin/luactl/ |
| luactl.c | 125 info.states = NULL; 130 info.states = calloc(info.num_states, 132 if (info.states == NULL) 142 printf("%-16s %-8s %s\n", info.states[n].name, 143 info.states[n].user == true ? "user" : "kernel", 144 info.states[n].desc);
|
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/ |
| bcm958742-base.dtsi | 43 states = <3300000 0x0 54 states = <3300000 0x0
|
| /src/sys/external/isc/atheros_hal/dist/ar5416/ |
| ar5416_misc.c | 348 int states; member in struct:__anon6509 366 if (check->states & dcu_chain_state) { 380 if (check->states & dcu_complete_state) { 384 if (check->states & qcu_stitch_state) { 388 if (check->states & qcu_fetch_state) { 392 if (check->states & qcu_complete_state) { 396 return (found_states == check->states); 407 .states = dcu_chain_state 414 .states = qcu_stitch_state
|
| /src/sys/dev/raidframe/ |
| rf_desc.h | 75 int state; /* index into states telling how far along the 77 const RF_AccessState_t *states; /* array of states to be run */ member in struct:RF_RaidAccessDesc_s
|
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/ |
| juno-r1.dts | 66 idle-states { 101 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 118 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 135 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 152 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 169 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 186 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
|
| juno-r2.dts | 66 idle-states { 101 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 119 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 137 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 155 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 173 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 191 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
|
| juno.dts | 65 idle-states { 100 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 118 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 136 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 154 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 172 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>; 190 cpu-idle-states = <&CPU_SLEEP_0 &CLUSTER_SLEEP_0>;
|
| /src/dist/pf/sbin/pfctl/ |
| pf_print_state.c | 257 const char *states[] = PFUDPS_NAMES; local 259 printf(" %s:%s\n", states[src->state], states[dst->state]); 263 const char *states[] = PFOTHERS_NAMES; local 265 printf(" %s:%s\n", states[src->state], states[dst->state]);
|
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/ |
| k3-j784s4-evm-usxgmii-exp1-exp2.dtso | 75 idle-states = <J784S4_SERDES0_LANE0_PCIE1_LANE0>, <J784S4_SERDES0_LANE1_PCIE1_LANE1>,
|
| k3-j784s4-evm-quad-port-eth-exp1.dtso | 124 idle-states = <J784S4_SERDES0_LANE0_PCIE1_LANE0>, <J784S4_SERDES0_LANE1_PCIE1_LANE1>,
|
| /src/lib/libc/regex/ |
| regexec.c | 116 /* macros for manipulating states, small version */ 117 #define states long macro 118 #define states1 states /* for later use in regexec() decision */ 147 #undef states macro 169 /* macros for manipulating states, large version */ 170 #define states char * macro 200 /* multibyte character & large states version */
|
| engine.c | 100 states st; /* current states */ 101 states fresh; /* states for a fresh start */ 102 states tmp; /* temporary */ 103 states empty; /* empty set of states */ 117 static states step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft, int sflags) [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/ |
| sun8i-h2-plus-orangepi-zero.dts | 104 gpios-states = <1>; 105 states = <1100000 0>, <1300000 1>;
|
| sun8i-h3-orangepi-one.dts | 111 gpios-states = <0x1>; 112 states = <1100000 0>, <1300000 1>;
|
| /src/sys/sys/ |
| lua.h | 56 int num_states; /* total number of created Lua states */ 57 struct lua_state_info *states; member in struct:lua_info
|
| /src/sys/modules/lua/ |
| lua.c | 218 /* Traverse the list of states and close them */ 293 struct lua_state_info *states; local 304 if (info->states == NULL) { 316 states = kmem_alloc(sizeof(*states) * n, KM_SLEEP); 317 if (copyin(info->states, states, sizeof(*states) * n) 323 strcpy(states[n].name, s->lua_name); 324 strcpy(states[n].desc, s->lua_desc) [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| amdgpu_hardwaremanager.c | 68 struct phm_set_power_state_input states; local 72 states.pcurrent_state = pcurrent_state; 73 states.pnew_state = pnew_power_state; 76 return hwmgr->hwmgr_func->power_state_set(hwmgr, &states);
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/ |
| clk.h | 67 struct list_head list; /* c-states */ 92 struct list_head states; member in struct:nvkm_clk
|
| /src/lib/libc/citrus/modules/ |
| citrus_euctw.c | 106 } states; member in struct:__anon257 113 #define _CEI_TO_STATE(_cei_, _func_) (_cei_)->states.s_##_func_
|
| citrus_utf8.c | 119 } states; member in struct:__anon300 123 #define _CEI_TO_STATE(_ei_, _func_) (_ei_)->states.s_##_func_
|