Searched defs:arg (Results 51 - 75 of 2710) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/mailbox/arm/
H A Darm_doorbell.h40 void *arg; member in struct:arm_doorbell
/freebsd-current/sys/dev/xz/
H A Dxz_mod.c56 xz_module_event_handler(module_t mod, int what, void *arg) argument
/freebsd-current/sys/dev/ath/
H A Dif_ath_led.c159 ath_led_done(void *arg) argument
171 ath_led_off(void *arg) argument
/freebsd-current/usr.sbin/ctladm/
H A Dutil.c67 int arg; local
90 char *arg; local
110 arg_put(void *hook __unused, int letter, void *arg, int count, char *name) argument
[all...]
/freebsd-current/tools/regression/tls/ttls2/
H A Dttls2.c9 foo1(void *arg) argument
20 foo2(void *arg) argument
/freebsd-current/sys/netinet/
H A Dsctp_module.c106 sctp_modload(struct module *module, int cmd, void *arg) argument
/freebsd-current/sys/dev/qat/qat_api/
H A Dfreebsd_module.c43 adf_modevent(module_t mod, int type, void *arg) argument
/freebsd-current/tests/sys/file/
H A Dnewfileops_on_fork_test.c58 do_accept(__unused void *arg) argument
/freebsd-current/tests/sys/fs/fusefs/
H A Dstatfs.cc80 static void* statfs_th(void* arg) { argument
/freebsd-current/tools/test/callout_free/
H A Dcallout_free.c46 callout_free_func(void *arg) argument
54 callout_free_load(module_t mod, int cmd, void *arg) argument
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_types.c105 dpaa2_dmamap_oneseg_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-current/sys/arm/qualcomm/
H A Dipq4018_mp.c76 ipq4018_start_ap(u_int id, phandle_t node, u_int addr_cells, pcell_t *arg) argument
/freebsd-current/sys/dev/mem/
H A Dmemutil.c63 mem_range_attr_get(struct mem_range_desc *mrd, int *arg) argument
80 mem_range_attr_set(struct mem_range_desc *mrd, int *arg) argument
/freebsd-current/sys/fs/fuse/
H A Dfuse_main.c133 fuse_loader(struct module *m, int what, void *arg) argument
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Devent_os.c36 knlist_sx_xlock(void *arg) argument
43 knlist_sx_xunlock(void *arg) argument
51 knlist_sx_assert_lock(void *arg, int what) argument
61 knlist_sx_assert_locked(void *arg) argument
66 knlist_sx_assert_unlocked(void *arg) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/Common/
H A DReproduce.cpp53 std::string lld::toString(const opt::Arg &arg) { argument
/freebsd-current/lib/libc/stdio/
H A Dxprintf_errno.c52 __printf_render_errno(struct __printf_io *io, const struct printf_info *pi __unused, const void *const *arg) argument
/freebsd-current/stand/i386/libi386/
H A Dnullconsole.c64 nullc_init(int arg) argument
/freebsd-current/stand/uboot/
H A Duboot_console.c57 uboot_cons_init(int arg) argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.c93 dt_pcb_pop_ident(dt_idhash_t *dhp, dt_ident_t *idp, void *arg) argument
/freebsd-current/contrib/kyua/utils/format/
H A Dexceptions.cpp107 extra_args_error::arg(void) const function in class:extra_args_error
/freebsd-current/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c93 thrfunc(void *arg) argument
/freebsd-current/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c46 routine(void *arg) argument
65 void *arg = (void *)0xcafe; local
H A Dt_main_pthread_create.c45 routine(void *arg) argument
63 void *arg = (void *)0xcafe; local
81 void *arg = (void *)0xcafe; local
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c70 threadfunc1(void *arg) argument
146 threadfunc2(void *arg) argument

Completed in 138 milliseconds

1234567891011>>