/freebsd/sys/dev/cxgb/ |
H A D | cxgb_t3fw.c | 19 cxgb_t3fw_modevent(module_t mod, int type, void *unused) in cxgb_t3fw_modevent() 51 cxgb_t3b_protocol_sram_modevent(module_t mod, int type, void *unused) in cxgb_t3b_protocol_sram_modevent() 83 cxgb_t3b_tp_eeprom_modevent(module_t mod, int type, void *unused) in cxgb_t3b_tp_eeprom_modevent() 115 cxgb_t3c_protocol_sram_modevent(module_t mod, int type, void *unused) in cxgb_t3c_protocol_sram_modevent() 147 cxgb_t3c_tp_eeprom_modevent(module_t mod, int type, void *unused) in cxgb_t3c_tp_eeprom_modevent()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbSymUid.cpp | 24 uint64_t unused : 44; member 31 uint64_t unused : 12; member 38 uint64_t unused : 27; member 45 uint64_t unused : 27; member 52 uint64_t unused : 12; member
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | atomic_c11.h | 18 /* unused */ lg_size) \ argument 67 /* unused */ lg_size) \ argument
|
H A D | atomic_gcc_atomic.h | 40 /* unused */ lg_size) \ argument 91 /* unused */ lg_size) \ argument
|
H A D | atomic_gcc_sync.h | 87 /* unused */ lg_size) \ argument 162 /* unused */ lg_size) \ argument
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | util.c | 247 refresh_config(void *unused, nvlist_t *tryconfig) in refresh_config() 260 pool_active(void *unused, const char *name, uint64_t guid, boolean_t *isactive) in pool_active() 332 pool_active(void *unused, const char *name, uint64_t guid, in pool_active()
|
/freebsd/sys/dev/zlib/ |
H A D | zlib_mod.c | 34 zlib_modevent(module_t mod, int type, void *unused) in zlib_modevent()
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | disp.h | 31 #define kpreempt(unused) cond_resched() argument
|
/freebsd/share/examples/ipfilter/ |
H A D | mlfk_rule.c | 35 ipfrule_modevent(module_t mod, int type, void *unused) in ipfrule_modevent()
|
/freebsd/share/examples/kld/firmware/fwconsumer/ |
H A D | fw_consumer.c | 41 fw_consumer_modevent(module_t mod, int type, void *unused) in fw_consumer_modevent()
|
/freebsd/usr.bin/localedef/bootstrap/ |
H A D | bootstrap_xlocale_private.h | 49 char unused; member
|
/freebsd/sys/dev/mxge/ |
H A D | mxge_eth_z8e.c | 15 mxge_eth_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_eth_z8e_fw_modevent()
|
H A D | mxge_ethp_z8e.c | 15 mxge_ethp_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_ethp_z8e_fw_modevent()
|
H A D | mxge_rss_eth_z8e.c | 15 mxge_rss_eth_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_rss_eth_z8e_fw_modevent()
|
H A D | mxge_rss_ethp_z8e.c | 15 mxge_rss_ethp_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_rss_ethp_z8e_fw_modevent()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 151 static ssize_t state_show(struct ib_port *p, struct port_attribute *unused, in state_show() 175 static ssize_t lid_show(struct ib_port *p, struct port_attribute *unused, in lid_show() 189 struct port_attribute *unused, in lid_mask_count_show() 202 static ssize_t sm_lid_show(struct ib_port *p, struct port_attribute *unused, in sm_lid_show() 215 static ssize_t sm_sl_show(struct ib_port *p, struct port_attribute *unused, in sm_sl_show() 228 static ssize_t cap_mask_show(struct ib_port *p, struct port_attribute *unused, in cap_mask_show() 241 static ssize_t rate_show(struct ib_port *p, struct port_attribute *unused, in rate_show() 316 static ssize_t phys_state_show(struct ib_port *p, struct port_attribute *unused, in phys_state_show() 331 static ssize_t link_layer_show(struct ib_port *p, struct port_attribute *unused, in link_layer_show()
|
/freebsd/crypto/openssl/crypto/async/arch/ |
H A D | async_win.c | 54 VOID CALLBACK async_start_func_win(PVOID unused) in async_start_func_win()
|
/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/ |
H A D | sha512_impl.c | 193 sha512_param_get(char *buffer, zfs_kernel_param_t *unused) in sha512_param_get() 219 sha512_param_set(const char *val, zfs_kernel_param_t *unused) in sha512_param_set()
|
H A D | sha256_impl.c | 225 sha256_param_get(char *buffer, zfs_kernel_param_t *unused) in sha256_param_get() 251 sha256_param_set(const char *val, zfs_kernel_param_t *unused) in sha256_param_set()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/ |
H A D | start_many_threads.cpp | 19 void* Thread(void *unused) { in Thread()
|
/freebsd/sys/dev/vt/ |
H A D | vt_consolectl.c | 71 consolectl_drvinit(void *unused) in consolectl_drvinit()
|
/freebsd/sys/netpfil/ipfw/nptv6/ |
H A D | ip_fw_nptv6.c | 63 ipfw_nptv6_modevent(module_t mod, int type, void *unused) in ipfw_nptv6_modevent()
|
/freebsd/sys/powerpc/amigaone/ |
H A D | platform_amigaone.c | 101 aeon_setup_intr(void *unused) in aeon_setup_intr()
|
/freebsd/sys/netpfil/ipfw/pmod/ |
H A D | ip_fw_pmod.c | 65 ipfw_pmod_modevent(module_t mod, int type, void *unused) in ipfw_pmod_modevent()
|
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.h | 162 #define ice_memset(addr, c, len, unused) memset((addr), (c), (len)) argument 163 #define ice_memcpy(dst, src, len, unused) memcpy((dst), (src), (len)) argument 236 #define LIST_NEXT_ENTRY(ptr, unused, member) \ argument 297 #define LIST_FOR_EACH_ENTRY(pos, head, unused, member) \ argument 302 #define LIST_FOR_EACH_ENTRY_SAFE(pos, n, head, unused, member) \ argument
|