Searched defs:operation (Results 1 – 12 of 12) sorted by relevance
| /xnu-10002.1.13/bsd/kern/ |
| H A D | kern_sfi.c | 67 uint32_t operation = uap->operation; in sfi_ctl() local 190 uint32_t operation = uap->operation; in sfi_pidctl() local
|
| H A D | sys_work_interval.c | 45 uint32_t operation = uap->operation; in work_interval_ctl() local
|
| H A D | sys_coalition.c | 192 uint32_t operation = cap->operation; in coalition() local 392 uint32_t operation = uap->operation; in coalition_ledger() local
|
| H A D | proc_uuid_policy.c | 339 proc_uuid_policy_kernel(uint32_t operation, uuid_t uuid, uint32_t flags) in proc_uuid_policy_kernel()
|
| H A D | sys_ulock.c | 899 ulock_wake(task_t task, uint32_t operation, user_addr_t addr, uint64_t wake_value) in ulock_wake()
|
| H A D | vsock_domain.c | 265 vsock_pcb_send_message(struct vsockpcb *pcb, enum vsock_operation operation, mbuf_t m) in vsock_pcb_send_message()
|
| /xnu-10002.1.13/security/ |
| H A D | mac_internal.h | 303 #define MAC_PERFORM_CALL(operation, mpc) DTRACE_MACF3(mac__call__ ## operation, void *, mpc, int, 0… argument 304 #define MAC_PERFORM_RSLT(operation, mpc) DTRACE_MACF2(mac__rslt__ ## operation, void *, mpc, int, 0) argument 310 #define MAC_PERFORM(operation, args...) do { \ argument
|
| /xnu-10002.1.13/san/coverage/ |
| H A D | kcov_ksancov.h | 81 ksancov_on_demand_operation_t operation; member
|
| /xnu-10002.1.13/san/tools/ |
| H A D | ksancov.h | 152 ksancov_on_demand_operation_t operation; member
|
| /xnu-10002.1.13/iokit/Kernel/ |
| H A D | IOPolledInterface.cpp | 350 uint32_t operation, uint32_t bufferOffset, in IOStartPolledIO()
|
| /xnu-10002.1.13/bsd/vfs/ |
| H A D | vfs_bio.c | 3074 buf_getblk(vnode_t vp, daddr64_t blkno, int size, int slpflag, int slptimeo, int operation) in buf_getblk()
|
| H A D | kpi_vfs.c | 6357 VNOP_GETNAMEDSTREAM(vnode_t vp, vnode_t *svpp, const char *name, enum nsoperation operation, int fl… in VNOP_GETNAMEDSTREAM()
|