| /f-stack/freebsd/kern/ |
| H A D | kern_module.c | 97 module_t mod; in module_shutdown() local 114 module_t mod; in module_register_init() local 216 module_t mod; in module_lookupbyname() local 232 module_t mod; in module_lookupbyid() local 267 module_getid(module_t mod) in module_getid() 299 module_file(module_t mod) in module_file() 311 module_t mod; in sys_modnext() local 342 module_t mod; in sys_modfnext() local 372 module_t mod; in sys_modstat() local 427 module_t mod; in sys_modfind() local [all …]
|
| H A D | subr_module.c | 164 preload_search_info(caddr_t mod, int inf) in preload_search_info() 258 preload_fetch_addr(caddr_t mod) in preload_fetch_addr() 269 preload_fetch_size(caddr_t mod) in preload_fetch_size()
|
| H A D | kern_syscalls.c | 165 syscall_module_handler(struct module *mod, int what, void *arg) in syscall_module_handler() 172 kern_syscall_module_handler(struct sysent *sysents, struct module *mod, in kern_syscall_module_handler()
|
| H A D | kern_linker.c | 510 modlist_t mod; in linker_reference_module() local 530 modlist_t mod; in linker_release_module() local 637 module_t mod, next; in linker_file_unload() local 1422 modlist_t mod; in modlist_lookup() local 1435 modlist_t mod, bestmod; in modlist_lookup2() local 1458 modlist_t mod; in modlist_newmodule() local 1509 modlist_t mod; in linker_preload() local 2161 modlist_t mod; in linker_load_dependencies() local
|
| /f-stack/freebsd/sys/ |
| H A D | sdt.h | 91 #define SDT_PROBE_DEFINE(prov, mod, func, name) argument 92 #define SDT_PROBE_DECLARE(prov, mod, func, name) argument 97 #define SDT_PROBE_DEFINE0(prov, mod, func, name) argument 98 #define SDT_PROBE_DEFINE1(prov, mod, func, name, arg0) argument 108 #define SDT_PROBE0(prov, mod, func, name) argument 109 #define SDT_PROBE1(prov, mod, func, name, arg0) argument 110 #define SDT_PROBE2(prov, mod, func, name, arg0, arg1) argument 157 #define SDT_PROBE_DEFINE(prov, mod, func, name) \ argument 186 #define SDT_PROBE_DEFINE0(prov, mod, func, name) \ argument 299 #define SDT_PROBE0(prov, mod, func, name) \ argument [all …]
|
| H A D | pmckern.h | 102 #define PMC_SOFT_DEFINE_EX(prov, mod, func, name, alloc, release) \ argument 112 #define PMC_SOFT_DEFINE(prov, mod, func, name) \ argument 115 #define PMC_SOFT_DECLARE(prov, mod, func, name) \ argument
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | sz.h | 65 pszind_t mod = ((((psz-1) & delta_inverse_mask) >> lg_delta)) & in sz_psz2ind() local 80 size_t mod = pind & ((ZU(1) << LG_SIZE_CLASS_GROUP) - 1); in sz_pind2sz_compute() local 146 szind_t mod = ((((size-1) & delta_inverse_mask) >> lg_delta)) & in sz_size2index_compute() local 183 size_t mod = reduced_index & ((ZU(1) << LG_SIZE_CLASS_GROUP) - in sz_index2size_compute() local
|
| /f-stack/freebsd/ddb/ |
| H A D | db_thread.c | 55 db_set_thread(db_expr_t tid, bool hastid, db_expr_t cnt, char *mod) in db_set_thread() 81 db_show_threads(db_expr_t addr, bool hasaddr, db_expr_t cnt, char *mod) in db_show_threads()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_mgmt.c | 105 u64 *header, int msg_len, enum hinic_mod_type mod, in prepare_header() 276 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt_async() 314 enum hinic_mod_type mod, u8 cmd, in send_msg_to_mgmt_sync() 413 enum hinic_mod_type mod, u8 cmd, void *buf_in, u16 in_size, in hinic_pf_to_mgmt_sync() 486 int hinic_msg_to_mgmt_sync(void *hwdev, enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt_sync() 506 int hinic_msg_to_mgmt_no_ack(void *hwdev, enum hinic_mod_type mod, u8 cmd, in hinic_msg_to_mgmt_no_ack()
|
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | openssl_pmd_private.h | 159 BIGNUM *mod; member 162 struct mod { struct 163 BIGNUM *modulus; 164 BN_CTX *ctx;
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipsec_mod.c | 104 ipsec_modevent(module_t mod, int type, void *data) in ipsec_modevent()
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | ip_fw_nptv6.c | 66 ipfw_nptv6_modevent(module_t mod, int type, void *unused) in ipfw_nptv6_modevent()
|
| /f-stack/freebsd/netpfil/ipfw/pmod/ |
| H A D | ip_fw_pmod.c | 68 ipfw_pmod_modevent(module_t mod, int type, void *unused) in ipfw_pmod_modevent()
|
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket.c | 274 ng_btsocket_modevent(module_t mod, int event, void *data) in ng_btsocket_modevent()
|
| /f-stack/freebsd/amd64/sgx/ |
| H A D | sgx_linux.c | 109 sgx_linux_modevent(module_t mod, int type, void *data) in sgx_linux_modevent()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_dummy.c | 118 mod_handler(module_t mod, int type, void *data) in mod_handler()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_vcio.c | 96 vcio_load(module_t mod, int cmd, void *arg) in vcio_load()
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | ip_fw_nat64.c | 121 ipfw_nat64_modevent(module_t mod, int type, void *unused) in ipfw_nat64_modevent()
|
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_verbs.c | 84 struct ibv_wq_attr mod; in mlx5_rxq_obj_modify_wq_vlan_strip() local 108 struct ibv_wq_attr mod = { in mlx5_ibv_modify_wq() local 133 struct ibv_qp_attr mod = { in mlx5_ibv_modify_qp() local
|
| /f-stack/freebsd/x86/xen/ |
| H A D | pv.c | 277 struct hvm_modlist_entry *mod; in hammer_time_xen() local 570 struct hvm_modlist_entry *mod; in xen_pvh_parse_preload_data() local
|
| /f-stack/freebsd/crypto/rc4/ |
| H A D | rc4.c | 111 rc4_modevent(module_t mod, int type, void *unused) in rc4_modevent()
|
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | test_dn_sched.c | 16 dn_sched_modevent(module_t mod, int cmd, void *arg) in dn_sched_modevent()
|
| /f-stack/freebsd/arm/allwinner/clkng/ |
| H A D | ccu_de2.c | 168 clk_t mod, bus; in ccu_de2_attach() local
|
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode_asym.h | 40 uint8_t *mod = xform->modex.modulus.data; in cpt_fill_modex_params() local 189 struct rte_crypto_modex_xform *mod; in cpt_free_asym_session_parameters() local 227 struct rte_crypto_modex_xform *mod) in cpt_modex_prep()
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc.c | 283 cc_modevent(module_t mod, int event_type, void *data) in cc_modevent()
|