Searched defs:fs (Results 1 - 18 of 18) sorted by relevance

/darwin-on-arm/xnu/bsd/i386/
H A Ducontext.h44 i386_float_state_t fs; member in struct:mcontext
H A D_structs.h69 _STRUCT_X86_FLOAT_STATE32 fs; variable
77 _STRUCT_X86_AVX_STATE32 fs; variable
107 _STRUCT_X86_FLOAT_STATE64 fs; variable
115 _STRUCT_X86_AVX_STATE64 fs; variable
/darwin-on-arm/xnu/bsd/arm/
H A D_mcontext.h61 _STRUCT_ARM_VFP_STATE fs; variable
/darwin-on-arm/xnu/osfmk/i386/
H A Dgdb_defs.h58 unsigned int fs; member in struct:__anon930
H A Dtss.h92 uint32_t fs; member in struct:i386_tss
H A Dmp_desc.c935 valid_user_segment_selectors(uint16_t cs, uint16_t ss, uint16_t ds, uint16_t es, uint16_t fs, uint16_t gs) argument
H A Dpcb.c1975 x86_float_state32_t fs; member in struct:x86_act_context32
1981 x86_float_state64_t fs; member in struct:x86_act_context64
[all...]
H A Dproc_reg.h217 uint16_t fs; local
222 static inline void set_fs(uint16_t fs) argument
/darwin-on-arm/xnu/EXTERNAL_HEADERS/architecture/i386/
H A Dtss.h76 sel_t fs; member in struct:tss
/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c321 struct arm_vfp_state *fs; local
402 arm_vfp_state_t fs; member in struct:arm_act_context
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dunix_signal.c665 void * fs; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.h297 struct dn_flow_set *fs ; /* parent flow set */ member in struct:dn_flow_queue
415 struct dn_flow_set fs ; /* used with fixed-rate flows */ member in struct:dn_pipe
463 user32_addr_t fs ; /* parent flow set */ member in struct:dn_flow_queue_32
553 struct dn_flow_set_32 fs ; /* used with fixed-rate flows */ member in struct:dn_pipe_32
588 user64_addr_t fs ; /* parent flow set */ member in struct:dn_flow_queue_64
678 struct dn_flow_set_64 fs ; /* used with fixed-rate flows */ member in struct:dn_pipe_64
H A Dip_dummynet.c906 struct dn_flow_set *fs = q->fs; local
1207 expire_queues(struct dn_flow_set *fs) argument
1242 create_queue(struct dn_flow_set *fs, int i) argument
1275 find_queue(struct dn_flow_set *fs, struct ip_flow_id *id) argument
1382 red_drops(struct dn_flow_set *fs, struct dn_flow_queue *q, int len) argument
1487 struct dn_flow_set *fs; local
1531 struct dn_flow_set *fs = NULL; local
1822 purge_flow_set(struct dn_flow_set *fs, int all) argument
1887 struct dn_flow_set *fs, *fs1; local
1923 dn_ipfw_rule_delete_fs(struct dn_flow_set *fs, void *r) argument
1945 struct dn_flow_set *fs ; local
2200 fs_remove_from_heap(struct dn_heap *h, struct dn_flow_set *fs) argument
2239 struct dn_flow_set *fs; local
2279 struct dn_flow_set *fs; local
[all...]
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c1197 off_t fs; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1500 struct user_fsignatures fs; local
[all...]
/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h80 unsigned int fs; variable
501 __uint64_t fs; variable
H A Dthread_status.h338 uint32_t fs; member in struct:x86_saved_state32_from_kernel
364 uint32_t fs; member in struct:x86_saved_state32
493 uint32_t fs; member in struct:x86_saved_state64
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c6456 int index, i, fs, ls; local

Completed in 75 milliseconds