Home
last modified time | relevance | path

Searched defs:adj (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.61.12/osfmk/mach/
H A Ddyld_kernel_fixups.h333 kernel_collection_adjust_fileset_entry_addrs(struct mach_header_64 *mh, uintptr_t adj) in kernel_collection_adjust_fileset_entry_addrs()
394 kernel_collection_adjust_mh_addrs(struct mach_header_64 *kc_mh, uintptr_t adj, in kernel_collection_adjust_mh_addrs()
/xnu-12377.61.12/tests/
H A Dntp_adjtime_29192647.c107 struct timeval adj; variable
/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c484 const struct nxprov_params *nxp, struct nxprov_adjusted_params *adj) in nx_kpipe_prov_params_adjust()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c290 const struct nxprov_params *nxp, struct nxprov_adjusted_params *adj) in nx_fsw_prov_params_adjust()
/xnu-12377.61.12/bsd/net/
H A Ddlil_input.c978 int adj; in dlil_input_packet_list_common() local
/xnu-12377.61.12/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c291 const struct nxprov_params *nxp, struct nxprov_adjusted_params *adj) in nx_upipe_prov_params_adjust()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c466 nx_netif_compat_adjust_ring_size(struct nxprov_adjusted_params *adj, in nx_netif_compat_adjust_ring_size()
511 const struct nxprov_params *nxp, struct nxprov_adjusted_params *adj) in nx_netif_prov_params_adjust()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_kern.c1961 struct nxprov_adjusted_params adj = { in nxprov_params_adjust() local
/xnu-12377.61.12/osfmk/kern/
H A Dkern_stackshot.c1450 #define FUDGED_SIZE(size, adj) (((size) * ((adj) + 100)) / 100) argument
1493 uint32_t adj, in get_stackshot_estsize()