Home
last modified time | relevance | path

Searched defs:unused (Results 1 – 25 of 222) sorted by relevance

123456789

/freebsd/sys/dev/cxgb/
H A Dcxgb_t3fw.c19 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 DPdbSymUid.cpp24 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 Datomic_c11.h18 /* unused */ lg_size) \ argument
67 /* unused */ lg_size) \ argument
H A Datomic_gcc_sync.h87 /* unused */ lg_size) \ argument
162 /* unused */ lg_size) \ argument
H A Datomic_gcc_atomic.h40 /* unused */ lg_size) \ argument
91 /* unused */ lg_size) \ argument
/freebsd/sys/dev/zlib/
H A Dzlib_mod.c34 zlib_modevent(module_t mod, int type, void *unused) in zlib_modevent()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c247 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/contrib/openzfs/include/os/linux/spl/sys/
H A Ddisp.h31 #define kpreempt(unused) cond_resched() argument
/freebsd/share/examples/ipfilter/
H A Dmlfk_rule.c35 ipfrule_modevent(module_t mod, int type, void *unused) in ipfrule_modevent()
/freebsd/share/examples/kld/firmware/fwconsumer/
H A Dfw_consumer.c41 fw_consumer_modevent(module_t mod, int type, void *unused) in fw_consumer_modevent()
/freebsd/usr.bin/localedef/bootstrap/
H A Dbootstrap_xlocale_private.h49 char unused; member
/freebsd/sys/dev/mxge/
H A Dmxge_ethp_z8e.c15 mxge_ethp_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_ethp_z8e_fw_modevent()
H A Dmxge_eth_z8e.c15 mxge_eth_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_eth_z8e_fw_modevent()
H A Dmxge_rss_eth_z8e.c15 mxge_rss_eth_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_rss_eth_z8e_fw_modevent()
H A Dmxge_rss_ethp_z8e.c15 mxge_rss_ethp_z8e_fw_modevent(module_t mod, int type, void *unused) in mxge_rss_ethp_z8e_fw_modevent()
/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_win.c54 VOID CALLBACK async_start_func_win(PVOID unused) in async_start_func_win()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dstart_many_threads.cpp19 void* Thread(void *unused) { in Thread()
/freebsd/sys/dev/vt/
H A Dvt_consolectl.c71 consolectl_drvinit(void *unused) in consolectl_drvinit()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c151 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/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha512_impl.c193 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 Dsha256_impl.c225 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/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c63 ipfw_nptv6_modevent(module_t mod, int type, void *unused) in ipfw_nptv6_modevent()
/freebsd/sys/powerpc/amigaone/
H A Dplatform_amigaone.c101 aeon_setup_intr(void *unused) in aeon_setup_intr()
/freebsd/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c65 ipfw_pmod_modevent(module_t mod, int type, void *unused) in ipfw_pmod_modevent()
/freebsd/sys/dev/qcom_gcc/
H A Dqcom_gcc_ipq4018.c64 qcom_gcc_ipq4018_modevent(module_t mod, int type, void *unused) in qcom_gcc_ipq4018_modevent()

123456789