Home
last modified time | relevance | path

Searched defs:void (Results 301 – 325 of 922) sorted by relevance

1...<<11121314151617181920>>...37

/xnu-11215.81.4/osfmk/kern/
H A Daffinity.c96 thread_affinity_is_supported(void) in thread_affinity_is_supported() argument
383 affinity_space_alloc(void) in affinity_space_alloc() argument
416 affinity_set_alloc(void) in affinity_set_alloc() argument
H A Dexclaves_storage.c220 is_restore(void) in is_restore() argument
243 is_recovery_environment(void) in is_recovery_environment() argument
260 exclaves_storage_init(void) in exclaves_storage_init() argument
/xnu-11215.81.4/osfmk/arm/
H A Dcpu_affinity.h33 ml_get_max_affinity_sets(void) in ml_get_max_affinity_sets() argument
/xnu-11215.81.4/tests/vm/
H A Dmemorystatus_freeze_test_entitled.c43 signal_helper_process(void) in signal_helper_process() argument
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_bio.c187 buf_timestamp(void) in buf_timestamp() argument
445 bufattr_alloc(void) in bufattr_alloc() argument
775 buf_setcallback(buf_t bp, void (*callback)(buf_t, void *), void *transaction) in buf_setcallback() argument
809 buf_clone(buf_t bp, int io_offset, int io_size, void (*iodone)(buf_t, void *), void *arg) in buf_clone() argument
866 …f_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(buf_t, void *), void *arg) in buf_create_shadow_priv() argument
872 …f_t bp, boolean_t force_copy, uintptr_t external_storage, void (*iodone)(buf_t, void *), void *arg) in buf_create_shadow() argument
879 … boolean_t force_copy, uintptr_t external_storage, void (*iodone)(buf_t, void *), void *arg, int p… in buf_create_shadow_internal() argument
1027 buf_setfilter(buf_t bp, void (*filter)(buf_t, void *), void *transaction, in buf_setfilter() argument
1603 buf_iterate(vnode_t vp, int (*callout)(buf_t, void *), int flags, void *arg) in buf_iterate() argument
2181 bufinit(void) in bufinit() argument
[all …]
H A Dvfs_cluster.c356 cluster_verify_init(void) in cluster_verify_init() argument
371 cluster_init(void) in cluster_init() argument
564 cluster_syncup(vnode_t vp, off_t newEOF, int (*callback)(buf_t, void *), void *callback_arg, int fl… in cluster_syncup() argument
810 cluster_iodone_verify_continue(void) in cluster_iodone_verify_continue() argument
840 cluster_verify_thread(void) in cluster_verify_thread() argument
1438 …int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_ar… in cluster_io() argument
2427 …int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_… in vector_cluster_io() argument
2442 …t vp, off_t f_offset, u_int size, off_t filesize, int (*callback)(buf_t, void *), void *callback_a… in cluster_read_prefetch() argument
2470 …extent, off_t filesize, struct cl_readahead *rap, int (*callback)(buf_t, void *), void *callback_a… in cluster_read_ahead() argument
2559 int size, off_t filesize, int flags, int (*callback)(buf_t, void *), void *callback_arg) in cluster_pageout_ext() argument
[all …]
/xnu-11215.81.4/iokit/Kernel/
H A DIOServicePMPrivate.h640 isWorkBlocked( void ) const in isWorkBlocked() argument
646 isFreeBlocked( void ) const in isFreeBlocked() argument
652 getNextRequest( void ) const in getNextRequest() argument
658 getRootRequest( void ) const in getRootRequest() argument
672 getType( void ) const in getType() argument
678 getTag( void ) const in getTag() argument
684 isReplyType( void ) const in isReplyType() argument
690 getTarget( void ) const in getTarget() argument
696 isQuiesceBlocker( void ) const in isQuiesceBlocker() argument
702 isQuiesceType( void ) const in isQuiesceType() argument
[all …]
H A DIOLocks.cpp54 IOLockAlloc( void ) in IOLockAlloc() argument
192 IORecursiveLockAlloc( void ) in IORecursiveLockAlloc() argument
326 IORWLockAlloc( void ) in IORWLockAlloc() argument
361 IOSimpleLockAlloc( void ) in IOSimpleLockAlloc() argument
/xnu-11215.81.4/tests/skywalk/
H A Dskt_mpprotons.c108 skt_protons_net_init(void) in skt_protons_net_init() argument
114 skt_protons_net_fini(void) in skt_protons_net_fini() argument
/xnu-11215.81.4/bsd/security/audit/
H A Daudit_worker.c431 audit_worker(void) in audit_worker() argument
570 audit_worker_init(void) in audit_worker_init() argument
/xnu-11215.81.4/bsd/kern/
H A Dkern_trustcache.c73 get_trust_cache_info(void) in get_trust_cache_info() argument
95 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument
292 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument
458 trust_cache_runtime_init(void) in trust_cache_runtime_init() argument
1024 load_static_trust_cache(void) in load_static_trust_cache() argument
H A Dkern_priv.c131 proc_check_footprint_priv(void) in proc_check_footprint_priv() argument
/xnu-11215.81.4/security/
H A Dmac_mach.c129 mac_task_check_get_movable_control_port(void) in mac_task_check_get_movable_control_port() argument
294 mac_task_check_dyld_process_info_notify_register(void) in mac_task_check_dyld_process_info_notify_register() argument
456 mac_exc_create_label_for_current_proc(void) in mac_exc_create_label_for_current_proc() argument
495 mac_schedule_telemetry(void) in mac_schedule_telemetry() argument
/xnu-11215.81.4/osfmk/kperf/
H A Dkperfbsd.c110 uint32_t (*get)(void), int (*set)(uint32_t)) in kperf_sysctl_get_set_uint32() argument
132 int (*get)(void), int (*set)(int)) in kperf_sysctl_get_set_int() argument
154 uint64_t (*get)(void), int (*set)(uint64_t)) in kperf_sysctl_get_set_uint64() argument
352 kperf_sampling_get(void) in kperf_sampling_get() argument
/xnu-11215.81.4/osfmk/i386/
H A Dpmap_common.c333 pmap_pagetable_corruption_log_setup(void) in pmap_pagetable_corruption_log_setup() argument
345 mapping_free_prime(void) in mapping_free_prime() argument
397 mapping_adjust(void) in mapping_adjust() argument
417 mapping_replenish(void) in mapping_replenish() argument
/xnu-11215.81.4/osfmk/kdp/output_stages/
H A Dout_shmem.c478 shmem_mark_as_busy(void) in shmem_mark_as_busy() argument
486 shmem_unmark_as_busy(void) in shmem_unmark_as_busy() argument
494 panic_spin_shmcon(void) in panic_spin_shmcon() argument
/xnu-11215.81.4/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c426 kdp_map_debug_pagetable_window(void) in kdp_map_debug_pagetable_window() argument
443 kdp_jtag_coredump_init(void) in kdp_jtag_coredump_init() argument
459 kdp_machine_init(void) in kdp_machine_init() argument
/xnu-11215.81.4/tests/
H A Dturnstiles_test.c30 thread_create_at_qos(qos_class_t qos, void * (*function)(void *), int type) in thread_create_at_qos() argument
337 test4(void) in test4() argument
410 test5(void) in test5() argument
H A Dkevent_pty.c30 child_tty_client(void) in child_tty_client() argument
56 pty_master(void) in pty_master() argument
H A Dif_generation_id.c53 cleanup(void) in cleanup() argument
/xnu-11215.81.4/libkdd/
H A DKCDEmbeddedBufferDescription.m33 - (NSDictionary *)parseData:(void *)dataBuffer ofLength:(uint32_t)length
/xnu-11215.81.4/libkern/libkern/
H A DOSCrossEndian.h64 _OSRosettaCheck(void) in _OSRosettaCheck() argument
/xnu-11215.81.4/bsd/skywalk/core/
H A Dskywalk.c264 skywalk_netif_direct_enabled(void) in skywalk_netif_direct_enabled() argument
284 parse_netif_direct(void) in parse_netif_direct() argument
314 skywalk_fini(void) in skywalk_fini() argument
341 skywalk_init(void) in skywalk_init() argument
1059 skywalk_memcmp_mask_self_tests(void) in skywalk_memcmp_mask_self_tests() argument
1460 skywalk_self_tests(void) in skywalk_self_tests() argument
/xnu-11215.81.4/libsyscall/wrappers/
H A D_libc_weak_funcptr.c31 voucher_mach_msg_fill_aux_supported(void) in voucher_mach_msg_fill_aux_supported() argument
/xnu-11215.81.4/bsd/netinet6/
H A Dip6_id.c137 ip6_randomflowlabel(void) in ip6_randomflowlabel() argument

1...<<11121314151617181920>>...37