Searched defs:slot (Results 1 - 15 of 15) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_label.c88 mac_label_get(struct label *l, int slot) argument
96 mac_label_set(struct label *l, int slot, intptr_t v) argument
H A Dmac_base.c775 int error, slot, static_entry = 0; local
/xnu-2422.115.4/libsyscall/os/
H A Dtsd.h54 _os_tsd_get_direct(unsigned long slot) argument
67 _os_tsd_set_direct(unsigned long slot, void* val) argument
/xnu-2422.115.4/bsd/kern/
H A Dtty_conf.c128 int slot = -1; local
H A Dubc_subr.c545 cs_find_special_slot(const CS_CodeDirectory *cd, uint32_t slot) argument
/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_cbq.c689 cbq_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, argument
H A Dpktsched_fairq.c1283 fairq_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, argument
H A Dpktsched_priq.c1167 priq_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, argument
H A Dpktsched_tcq.c1108 tcq_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, argument
H A Dpktsched_hfsc.c2049 hfsc_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, struct if_ifclassq_stats *ifqs) argument
[all...]
H A Dpktsched_qfq.c810 u_int64_t slot = (roundedS - grp->qfg_S) >> grp->qfg_slot_shift; local
1930 qfq_getqstats_ifclassq(struct ifclassq *ifq, u_int32_t slot, struct if_ifclassq_stats *ifqs) argument
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_init.c535 int slot; local
[all...]
/xnu-2422.115.4/osfmk/vm/
H A Dvm_compressor.c2599 vm_compressor_get(ppnum_t pn, int *slot, int flags) argument
2642 vm_compressor_free(int *slot) argument
2653 vm_compressor_put(ppnum_t pn, int *slot, void **current_chead, char *scratch_buf) argument
[all...]
/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c85 int error = 0, lockerror = ENOENT, status, numops, slot; local
H A Dnfs_vnops.c459 int slot; local
476 int error = 0, lockerror = ENOENT, status, slot; local
560 int error = 0, slot, dorpc; local
[all...]

Completed in 181 milliseconds