Searched defs:arg1 (Results 76 - 100 of 160) sorted by relevance

1234567

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_fuid.c70 idx_compare(const void *arg1, const void *arg2) argument
82 domain_compare(const void *arg1, const void *arg2) argument
H A Ddmu_tx.c112 dmu_tx_hold_dnode_impl(dmu_tx_t *tx, dnode_t *dn, enum dmu_tx_hold_type type, uint64_t arg1, uint64_t arg2) argument
147 dmu_tx_hold_object_impl(dmu_tx_t *tx, objset_t *os, uint64_t object, enum dmu_tx_hold_type type, uint64_t arg1, uint64_t arg2) argument
H A Dzfs_replay.c87 zfs_replay_error(void *arg1, void *arg2, boolean_t byteswap) argument
292 zfs_replay_create_acl(void *arg1, void *arg2, boolean_t byteswap) argument
456 zfs_replay_create(void *arg1, void *arg2, boolean_t byteswap) argument
611 zfs_replay_remove(void *arg1, void *arg2, boolean_t byteswap) argument
648 zfs_replay_link(void *arg1, void *arg2, boolean_t byteswap) argument
722 zfs_replay_rename(void *arg1, void *arg2, boolean_t byteswap) argument
738 zfs_replay_rename_exchange(void *arg1, void *arg2, boolean_t byteswap) argument
759 zfs_replay_rename_whiteout(void *arg1, void *arg2, boolean_t byteswap) argument
808 zfs_replay_write(void *arg1, void *arg2, boolean_t byteswap) argument
874 zfs_replay_write2(void *arg1, void *arg2, boolean_t byteswap) argument
923 zfs_replay_truncate(void *arg1, void *arg2, boolean_t byteswap) argument
953 zfs_replay_setattr(void *arg1, void *arg2, boolean_t byteswap) argument
1015 zfs_replay_setsaxattr(void *arg1, void *arg2, boolean_t byteswap) argument
1098 zfs_replay_acl_v0(void *arg1, void *arg2, boolean_t byteswap) argument
1147 zfs_replay_acl(void *arg1, void *arg2, boolean_t byteswap) argument
1199 zfs_replay_clone_range(void *arg1, void *arg2, boolean_t byteswap) argument
[all...]
H A Ddsl_deadlist.c115 dsl_deadlist_compare(const void *arg1, const void *arg2) argument
124 dsl_deadlist_cache_compare(const void *arg1, const void *arg2) argument
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c590 acpi_asus_wmi_evaluate_method(device_t wmi_dev, int method, UINT32 arg0, UINT32 arg1, UINT32 *retval) argument
/freebsd-current/sys/netgraph/
H A Dng_lmi.c260 LMI_ticker(node_p node, hook_p hook, void *arg1, int arg2) argument
H A Dng_ksocket.c1037 ng_ksocket_incoming2(node_p node, hook_p hook, void *arg1, int arg2) argument
1264 ng_ksocket_listen_upcall2(node_p node, hook_p hook, void *arg1, int arg2) argument
H A Dng_pipe.c907 ngp_callout(node_p node, hook_p hook, void *arg1, int arg2) argument
H A Dng_pppoe.c2119 pppoe_ticker(node_p node, hook_p hook, void *arg1, int arg2) argument
/freebsd-current/sys/dev/firmware/xilinx/
H A Dzynqmp_firmware.c343 zynqmp_firmware_query_data(device_t dev, uint32_t qid, uint32_t arg1, uint32_t arg2, uint32_t arg3, uint32_t *data) argument
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec.c468 mac_veriexec_sysctl_check(struct ucred *cred, struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req) argument
/freebsd-current/lib/libc/net/
H A Dname6.c943 comp_dst(const void *arg1, const void *arg2) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h454 bool operator()(ConstString arg1, argument
/freebsd-current/sys/riscv/include/
H A Dsbi.h138 sbi_call(uint64_t arg7, uint64_t arg6, uint64_t arg0, uint64_t arg1, argument
/freebsd-current/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c633 ng_btsocket_hci_raw_output(node_p node, hook_p hook, void *arg1, int arg2) argument
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c145 write_label(void *arg1, void *arg2) argument
280 write_type(void *arg1, void *arg2) argument
/freebsd-current/crypto/openssl/crypto/ec/
H A Decx_meth.c217 static int ecx_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
247 static int ecd_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/freebsd-current/sys/dev/usb/wlan/
H A Dif_runvar.h107 void *arg1; member in struct:run_cmdq
/freebsd-current/usr.bin/sort/
H A Dsort.c853 char *arg1; local
/freebsd-current/tools/regression/fsx/
H A Dfsx.c162 do_log4(int operation, int arg0, int arg1, int arg2) argument
179 log4(int operation, int arg0, int arg1, int arg2) argument
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_ameth.c420 static int rsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/freebsd-current/sys/x86/x86/
H A Dcpu_machdep.c118 uint64_t arg1; member in struct:msr_op_arg
155 x86_msr_op(u_int msr, u_int op, uint64_t arg1, uint64_t *res) argument
/freebsd-current/sys/dev/sound/midi/
H A Dmidi.c1465 midimapper_addseq(void *arg1, int *unit, void **cookie) argument
1473 midimapper_open(void *arg1, void **cookie) argument
1487 midimapper_close(void *arg1, void *cookie) argument
/freebsd-current/usr.sbin/bhyve/
H A Dtpm_intf_crb.c402 tpm_crb_modify_mmio_registration(const bool registration, void *const arg1) argument
265 tpm_crb_mem_handler(struct vcpu *vcpu __unused, const int dir, const uint64_t addr, const int size, uint64_t *const val, void *const arg1, const long arg2 __unused) argument
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dvga.c339 vga_mem_rd_handler(uint64_t addr, void *arg1) argument
399 vga_mem_wr_handler(uint64_t addr, uint8_t val, void *arg1) argument
653 vga_mem_handler(struct vcpu *vcpu __unused, int dir, uint64_t addr, int size, uint64_t *val, void *arg1, long arg2 __unused) argument
[all...]

Completed in 382 milliseconds

1234567