/Linux-v6.6/drivers/firewire/ |
D | core-cdev.c | 444 static int ioctl_get_info(struct client *client, union ioctl_arg *arg) in ioctl_get_info() 669 static int ioctl_send_request(struct client *client, union ioctl_arg *arg) in ioctl_send_request() 813 static int ioctl_allocate(struct client *client, union ioctl_arg *arg) in ioctl_allocate() 854 static int ioctl_deallocate(struct client *client, union ioctl_arg *arg) in ioctl_deallocate() 860 static int ioctl_send_response(struct client *client, union ioctl_arg *arg) in ioctl_send_response() 896 static int ioctl_initiate_bus_reset(struct client *client, union ioctl_arg *arg) in ioctl_initiate_bus_reset() 913 static int ioctl_add_descriptor(struct client *client, union ioctl_arg *arg) in ioctl_add_descriptor() 959 static int ioctl_remove_descriptor(struct client *client, union ioctl_arg *arg) in ioctl_remove_descriptor() 1024 static int ioctl_create_iso_context(struct client *client, union ioctl_arg *arg) in ioctl_create_iso_context() 1101 static int ioctl_set_iso_channels(struct client *client, union ioctl_arg *arg) in ioctl_set_iso_channels() [all …]
|
/Linux-v6.6/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 1699 const struct wmi_channel_arg *arg) in ath10k_wmi_put_wmi_channel() 2170 struct wmi_scan_ev_arg *arg) in ath10k_wmi_op_pull_scan_ev() 2190 struct wmi_scan_ev_arg arg = {}; in ath10k_wmi_event_scan() local 2284 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_op_pull_mgmt_rx_ev() 2336 struct wmi_mgmt_rx_ev_arg *arg) in ath10k_wmi_10_4_op_pull_mgmt_rx_ev() 2445 struct wmi_tlv_mgmt_tx_compl_ev_arg arg; in ath10k_wmi_event_mgmt_tx_compl() local 2471 struct wmi_tlv_mgmt_tx_bundle_compl_ev_arg arg; in ath10k_wmi_event_mgmt_tx_bundle_compl() local 2501 struct wmi_mgmt_rx_ev_arg arg = {}; in ath10k_wmi_event_mgmt_rx() local 2652 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_op_pull_ch_info_ev() 2672 struct wmi_ch_info_ev_arg *arg) in ath10k_wmi_10_4_op_pull_ch_info_ev() [all …]
|
/Linux-v6.6/drivers/edac/ |
D | edac_mc.h | 48 #define edac_printk(level, prefix, fmt, arg...) \ argument 51 #define edac_mc_printk(mci, level, fmt, arg...) \ argument 54 #define edac_mc_chipset_printk(mci, level, prefix, fmt, arg...) \ argument 57 #define edac_device_printk(ctl, level, fmt, arg...) \ argument 60 #define edac_pci_printk(ctl, level, fmt, arg...) \ argument
|
/Linux-v6.6/drivers/scsi/elx/libefc/ |
D | efc_cmds.c | 50 efc_nport_free_unreg_vpi_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_free_unreg_vpi_cb() 105 efc_nport_alloc_init_vpi_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_alloc_init_vpi_cb() 148 efc_nport_alloc_read_sparm64_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_alloc_read_sparm64_cb() 248 void *arg) in efc_nport_attach_reg_vpi_cb() 367 void *arg) in efc_domain_alloc_read_sparm64_cb() 408 void *arg) in efc_domain_alloc_init_vfi_cb() 497 void *arg) in efc_domain_attach_reg_vfi_cb() 550 efc_domain_free_unreg_vfi_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_domain_free_unreg_vfi_cb() 634 efc_cmd_node_attach_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_cmd_node_attach_cb() 720 efc_cmd_node_free_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_cmd_node_free_cb()
|
/Linux-v6.6/arch/powerpc/perf/ |
D | hv-gpci.c | 134 size_t *n, struct hv_gpci_request_buffer *arg) in systeminfo_gpci_request() 195 struct hv_gpci_request_buffer *arg; in processor_bus_topology_show() local 263 struct hv_gpci_request_buffer *arg; in processor_config_show() local 331 struct hv_gpci_request_buffer *arg; in affinity_domain_via_virtual_processor_show() local 401 struct hv_gpci_request_buffer *arg; in affinity_domain_via_domain_show() local 466 size_t *n, struct hv_gpci_request_buffer *arg) in affinity_domain_via_partition_result_parse() 512 struct hv_gpci_request_buffer *arg; in affinity_domain_via_partition_show() local 683 struct hv_gpci_request_buffer *arg; in single_gpci_request() local 861 struct hv_gpci_request_buffer *arg; in sysinfo_device_attr_create() local 962 struct hv_gpci_request_buffer *arg; in hv_gpci_init() local
|
/Linux-v6.6/net/atm/ |
D | ioctl.c | 52 unsigned long arg, int compat) in do_vcc_ioctl() 215 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() 275 unsigned long arg) in do_atm_iobuf() 287 unsigned long arg) in do_atmif_sioc() 299 unsigned long arg) in do_atm_ioctl() 352 unsigned long arg) in vcc_compat_ioctl()
|
/Linux-v6.6/fs/ |
D | fcntl.c | 37 static int setfl(int fd, struct file * filp, unsigned int arg) in setfl() 167 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex() 207 static int f_getown_ex(struct file *filp, unsigned long arg) in f_getown_ex() 247 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids() 265 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids() 287 unsigned long arg) in fcntl_rw_hint() 316 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl() 441 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument 466 unsigned long, arg) in SYSCALL_DEFINE3() argument 604 compat_ulong_t arg) in do_compat_fcntl64() [all …]
|
/Linux-v6.6/arch/um/kernel/skas/ |
D | uaccess.c | 65 int (*op)(unsigned long addr, int len, void *arg), void *arg) in do_op_one_page() 96 int (*op)(unsigned long, int, void *), void *arg) in buffer_op() argument 138 static int copy_chunk_from_user(unsigned long from, int len, void *arg) in copy_chunk_from_user() 153 static int copy_chunk_to_user(unsigned long to, int len, void *arg) in copy_chunk_to_user() 168 static int strncpy_chunk_from_user(unsigned long from, int len, void *arg) in strncpy_chunk_from_user() 209 static int strnlen_chunk(unsigned long str, int len, void *arg) in strnlen_chunk()
|
/Linux-v6.6/net/sched/ |
D | sch_drr.c | 54 struct nlattr **tca, unsigned long *arg, in drr_change_class() 146 static int drr_delete_class(struct Qdisc *sch, unsigned long arg, in drr_delete_class() 197 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf() 204 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class() 221 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf() 228 static void drr_qlen_notify(struct Qdisc *csh, unsigned long arg) in drr_qlen_notify() 235 static int drr_dump_class(struct Qdisc *sch, unsigned long arg, in drr_dump_class() 257 static int drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, in drr_dump_class_stats() 277 static void drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) in drr_walk()
|
/Linux-v6.6/drivers/media/tuners/ |
D | tda18271-priv.h | 135 #define tda_printk(st, lvl, fmt, arg...) \ argument 138 #define tda_dprintk(st, lvl, fmt, arg...) \ argument 144 #define tda_info(fmt, arg...) pr_info(fmt, ##arg) argument 145 #define tda_warn(fmt, arg...) tda_printk(priv, KERN_WARNING, fmt, ##arg) argument 146 #define tda_err(fmt, arg...) tda_printk(priv, KERN_ERR, fmt, ##arg) argument 147 #define tda_dbg(fmt, arg...) tda_dprintk(priv, DBG_INFO, fmt, ##arg) argument 148 #define tda_map(fmt, arg...) tda_dprintk(priv, DBG_MAP, fmt, ##arg) argument 149 #define tda_reg(fmt, arg...) tda_dprintk(priv, DBG_REG, fmt, ##arg) argument 150 #define tda_cal(fmt, arg...) tda_dprintk(priv, DBG_CAL, fmt, ##arg) argument
|
/Linux-v6.6/sound/synth/emux/ |
D | emux_oss.c | 54 struct snd_seq_oss_reg *arg; in snd_emux_init_seq_oss() local 96 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss() 162 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss() 190 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_emux_load_patch_seq_oss() 235 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss() 269 snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_reset_seq_oss()
|
/Linux-v6.6/drivers/atm/ |
D | suni.c | 95 static int fetch_stats(struct atm_dev *dev,struct sonet_stats __user *arg,int zero) in fetch_stats() 115 static int change_diag(struct atm_dev *dev,void __user *arg,int set) in change_diag() 135 static int get_diag(struct atm_dev *dev,void __user *arg) in get_diag() 224 static int get_framing(struct atm_dev *dev, void __user *arg) in get_framing() 239 static int set_framing(struct atm_dev *dev, void __user *arg) in set_framing() 255 static int suni_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in suni_ioctl()
|
/Linux-v6.6/tools/power/x86/intel-speed-select/ |
D | hfi-events.c | 56 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler() 63 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() 71 void *arg) in error_handler() 78 static int seq_check_handler(struct nl_msg *msg, void *arg) in seq_check_handler() 122 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() 190 static int handle_event(struct nl_msg *n, void *arg) in handle_event()
|
/Linux-v6.6/fs/ext4/ |
D | ioctl.c | 37 static void ext4_sb_setlabel(struct ext4_super_block *es, const void *arg) in ext4_sb_setlabel() 49 static void ext4_sb_setuuid(struct ext4_super_block *es, const void *arg) in ext4_sb_setuuid() 57 const void *arg) in ext4_update_primary_sb() 105 ext4_update_sb_callback func, const void *arg) in ext4_update_backup_sb() 186 const void *arg) in ext4_update_superblocks_fn() 838 static int ext4_ioctl_shutdown(struct super_block *sb, unsigned long arg) in ext4_ioctl_shutdown() 875 struct fsmap_head __user *arg) in ext4_ioc_getfsmap() 1023 static int ext4_ioctl_get_es_cache(struct file *filp, unsigned long arg) in ext4_ioctl_get_es_cache() 1051 static int ext4_ioctl_checkpoint(struct file *filp, unsigned long arg) in ext4_ioctl_checkpoint() 1224 static long __ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __ext4_ioctl() [all …]
|
/Linux-v6.6/include/linux/ |
D | moduleparam.h | 77 void *arg; member 175 #define module_param_cb(name, ops, arg, perm) \ argument 178 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument 182 #define __level_param_cb(name, ops, arg, perm, level) \ argument 194 #define core_param_cb(name, ops, arg, perm) \ argument 207 #define postcore_param_cb(name, ops, arg, perm) \ argument 220 #define arch_param_cb(name, ops, arg, perm) \ argument 233 #define subsys_param_cb(name, ops, arg, perm) \ argument 246 #define fs_param_cb(name, ops, arg, perm) \ argument 259 #define device_param_cb(name, ops, arg, perm) \ argument [all …]
|
/Linux-v6.6/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 66 #define rmcd_debug(level, fmt, arg...) \ argument 72 #define rmcd_debug(level, fmt, arg...) \ argument 76 #define rmcd_warn(fmt, arg...) \ argument 79 #define rmcd_error(fmt, arg...) \ argument 258 static int rio_mport_maint_rd(struct mport_cdev_priv *priv, void __user *arg, in rio_mport_maint_rd() 303 static int rio_mport_maint_wr(struct mport_cdev_priv *priv, void __user *arg, in rio_mport_maint_wr() 425 static int rio_mport_obw_map(struct file *filp, void __user *arg) in rio_mport_obw_map() 459 static int rio_mport_obw_free(struct file *filp, void __user *arg) in rio_mport_obw_free() 495 static int maint_hdid_set(struct mport_cdev_priv *priv, void __user *arg) in maint_hdid_set() 517 static int maint_comptag_set(struct mport_cdev_priv *priv, void __user *arg) in maint_comptag_set() [all …]
|
/Linux-v6.6/mm/kasan/ |
D | hw_tags.c | 81 static int __init early_kasan_flag(char *arg) in early_kasan_flag() 98 static int __init early_kasan_mode(char *arg) in early_kasan_mode() 117 static int __init early_kasan_flag_vmalloc(char *arg) in early_kasan_flag_vmalloc() 144 static int __init early_kasan_flag_page_alloc_sample(char *arg) in early_kasan_flag_page_alloc_sample() 165 static int __init early_kasan_flag_page_alloc_sample_order(char *arg) in early_kasan_flag_page_alloc_sample_order()
|
/Linux-v6.6/tools/lib/thermal/ |
D | thermal_nl.c | 19 static int nl_seq_check_handler(struct nl_msg *msg, void *arg) in nl_seq_check_handler() 25 void *arg) in nl_error_handler() 35 static int nl_finish_handler(struct nl_msg *msg, void *arg) in nl_finish_handler() 45 static int nl_ack_handler(struct nl_msg *msg, void *arg) in nl_ack_handler() 75 static int nl_family_handler(struct nl_msg *msg, void *arg) in nl_family_handler()
|
/Linux-v6.6/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 107 static int igt_evict_something(void *arg) in igt_evict_something() 153 static int igt_overcommit(void *arg) in igt_overcommit() 190 static int igt_evict_for_vma(void *arg) in igt_evict_for_vma() 241 static int igt_evict_for_cache_color(void *arg) in igt_evict_for_cache_color() 332 static int igt_evict_vm(void *arg) in igt_evict_vm() 375 static int igt_evict_contexts(void *arg) in igt_evict_contexts()
|
/Linux-v6.6/drivers/usb/atm/ |
D | usbatm.h | 29 #define usb_err(instance, format, arg...) \ argument 31 #define usb_info(instance, format, arg...) \ argument 33 #define usb_warn(instance, format, arg...) \ argument 35 #define usb_dbg(instance, format, arg...) \ argument 39 #define atm_printk(level, instance, format, arg...) \ argument 43 #define atm_err(instance, format, arg...) \ argument 45 #define atm_info(instance, format, arg...) \ argument 47 #define atm_warn(instance, format, arg...) \ argument
|
/Linux-v6.6/drivers/s390/net/ |
D | ctcm_mpc.c | 815 static void mpc_action_go_ready(fsm_instance *fsm, int event, void *arg) in mpc_action_go_ready() 1327 static void mpc_action_nop(fsm_instance *fi, int event, void *arg) in mpc_action_nop() 1337 static void mpc_action_go_inop(fsm_instance *fi, int event, void *arg) in mpc_action_go_inop() 1439 static void mpc_action_timeout(fsm_instance *fi, int event, void *arg) in mpc_action_timeout() 1475 void mpc_action_discontact(fsm_instance *fi, int event, void *arg) in mpc_action_discontact() 1650 static void mpc_action_side_xid(fsm_instance *fsm, void *arg, int side) in mpc_action_side_xid() 1807 static void mpc_action_xside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_xside_xid() 1816 static void mpc_action_yside_xid(fsm_instance *fsm, int event, void *arg) in mpc_action_yside_xid() 1825 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0() 1866 static void mpc_action_doxid7(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid7() [all …]
|
/Linux-v6.6/drivers/media/cec/core/ |
D | cec-priv.h | 14 #define dprintk(lvl, fmt, arg...) \ argument 20 #define call_op(adap, op, arg...) \ argument 24 #define call_void_op(adap, op, arg...) \ argument
|
/Linux-v6.6/tools/perf/trace/beauty/ |
D | mmap.c | 12 static size_t syscall_arg__scnprintf_mmap_prot(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot() 33 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_flags() 53 static size_t syscall_arg__scnprintf_mremap_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mremap_flags() 77 struct syscall_arg *arg) in syscall_arg__scnprintf_madvise_behavior()
|
/Linux-v6.6/fs/f2fs/ |
D | file.c | 2042 static int f2fs_ioc_getversion(struct file *filp, unsigned long arg) in f2fs_ioc_getversion() 2213 static int f2fs_ioc_shutdown(struct file *filp, unsigned long arg) in f2fs_ioc_shutdown() 2290 static int f2fs_ioc_fitrim(struct file *filp, unsigned long arg) in f2fs_ioc_fitrim() 2335 static int f2fs_ioc_set_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_set_encryption_policy() 2347 static int f2fs_ioc_get_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_policy() 2354 static int f2fs_ioc_get_encryption_pwsalt(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_pwsalt() 2395 unsigned long arg) in f2fs_ioc_get_encryption_policy_ex() 2403 static int f2fs_ioc_add_encryption_key(struct file *filp, unsigned long arg) in f2fs_ioc_add_encryption_key() 2411 static int f2fs_ioc_remove_encryption_key(struct file *filp, unsigned long arg) in f2fs_ioc_remove_encryption_key() 2420 unsigned long arg) in f2fs_ioc_remove_encryption_key_all_users() [all …]
|
/Linux-v6.6/drivers/net/wwan/iosm/ |
D | iosm_ipc_task_queue.c | 78 int arg, void *msg, in ipc_task_queue_add_task() 141 int (*func)(struct iosm_imem *ipc_imem, int arg, in ipc_task_queue_send_task()
|