/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-mr800.c | 135 static int amradio_send_cmd(struct amradio_device *radio, u8 cmd, u8 arg, in amradio_send_cmd() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.c | 178 bfa_msgq_cmdq_dbell_ready(void *arg) in bfa_msgq_cmdq_dbell_ready() argument 254 bfa_msgq_cmdq_copy_next(void *arg) in bfa_msgq_cmdq_copy_next() argument 434 bfa_msgq_rspq_dbell_ready(void *arg) in bfa_msgq_rspq_dbell_ready() argument 505 bfa_msgq_init(void *arg) in bfa_msgq_init() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | cn23xx_pf_device.c | 1462 cn23xx_get_vf_stats_callback(struct octeon_device *oct, struct octeon_mbox_cmd *cmd, void *arg) cn23xx_get_vf_stats_callback() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | metadata.c | 448 static int nfp_fl_obj_cmpfn(struct rhashtable_compare_arg *arg, in nfp_fl_obj_cmpfn() argument 684 static void nfp_free_zone_table_entry(void *ptr, void *arg) in nfp_free_zone_table_entry() argument 691 static void nfp_free_map_table_entry(void *ptr, void *arg) in nfp_free_map_table_entry() argument
|
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | can327.c | 1085 can327_ldisc_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) can327_ldisc_ioctl() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/allwinner/ |
H A D | sun4i-emac.c | 243 static void emac_dma_done_callback(void *arg) in emac_dma_done_callback() argument
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 1124 static int peak_usb_do_device_exit(struct device *d, void *arg) in peak_usb_do_device_exit() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_idle.c | 148 static void __lapic_timer_propagate_broadcast(void *arg) in __lapic_timer_propagate_broadcast() argument
|
H A D | utils.c | 595 acpi_execute_simple_method(acpi_handle handle, char *method, u64 arg) acpi_execute_simple_method() argument
|
H A D | tables.c | 434 __acpi_table_parse_entries( char *id, unsigned long table_size, int entry_id, acpi_tbl_entry_handler handler, acpi_tbl_entry_handler_arg handler_arg, void *arg, unsigned int max_entries) __acpi_table_parse_entries() argument 451 acpi_table_parse_cedt(enum acpi_cedt_type id, acpi_tbl_entry_handler_arg handler_arg, void *arg) acpi_table_parse_cedt() argument
|
H A D | pfr_update.c | 393 static long pfru_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pfru_ioctl() argument
|
/kernel/linux/linux-6.6/drivers/acpi/x86/ |
H A D | s2idle.c | 641 int acpi_register_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_register_lps0_dev() argument 656 void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_unregister_lps0_dev() argument
|
/kernel/linux/linux-6.6/drivers/acpi/numa/ |
H A D | hmat.c | 764 hmat_callback(struct notifier_block *self, unsigned long action, void *arg) hmat_callback() argument
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binderfs.c | 233 binder_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) binder_ctl_ioctl() argument
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-transport.c | 541 struct ata_show_ering_arg* arg = void_arg; in ata_show_ering() local 559 struct ata_show_ering_arg arg = { buf, 0 }; in show_ata_dev_ering() local [all...] |
/kernel/linux/linux-6.6/fs/crypto/ |
H A D | keyring.c | 690 struct fscrypt_add_key_arg arg; in fscrypt_ioctl_add_key() local 1003 struct fscrypt_remove_key_arg arg; do_remove_key() local 1128 struct fscrypt_get_key_status_arg arg; fscrypt_ioctl_get_key_status() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 823 cache_lru_isolate(struct list_head *item, struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) cache_lru_isolate() argument 888 entry_lru_isolate(struct list_head *item, struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) entry_lru_isolate() argument
|
H A D | nfs3proc.c | 130 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local 160 struct nfs3_diropargs arg = { in __nfs3_proc_lookup() local 227 struct nfs3_accessargs arg = { in nfs3_proc_access() local 292 } arg; member 435 struct nfs_removeargs arg = { nfs3_proc_remove() local 515 struct nfs3_linkargs arg = { nfs3_proc_link() local 630 struct nfs3_diropargs arg = { nfs3_proc_rmdir() local 668 struct nfs3_readdirargs arg = { nfs3_proc_readdir() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | ioctl.c | 44 long vfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vfs_ioctl() argument 773 do_vfs_ioctl(struct file *filp, unsigned int fd, unsigned int cmd, unsigned long arg) do_vfs_ioctl() argument 905 compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) compat_ptr_ioctl() argument [all...] |
H A D | fcntl.c | 37 static int setfl(int fd, struct file * filp, unsigned int arg) in setfl() argument 167 f_setown_ex(struct file *filp, unsigned long arg) f_setown_ex() argument 207 f_getown_ex(struct file *filp, unsigned long arg) f_getown_ex() argument 247 f_getowner_uids(struct file *filp, unsigned long arg) f_getowner_uids() argument 265 f_getowner_uids(struct file *filp, unsigned long arg) f_getowner_uids() argument 286 fcntl_rw_hint(struct file *file, unsigned int cmd, unsigned long arg) fcntl_rw_hint() argument 314 do_fcntl(int fd, unsigned int cmd, unsigned long arg, struct file *filp) do_fcntl() argument 601 do_compat_fcntl64(unsigned int fd, unsigned int cmd, compat_ulong_t arg) do_compat_fcntl64() argument [all...] |
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | super.c | 204 long hpfs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in hpfs_ioctl() argument
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4layouts.c | 739 nfsd4_layout_lm_change(struct file_lock *onlist, int arg, in nfsd4_layout_lm_change() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | lock_dlm.c | 119 static void gdlm_ast(void *arg) in gdlm_ast() argument 170 static void gdlm_bast(void *arg, int mode) in gdlm_bast() argument 503 static void sync_wait_cb(void *arg) in sync_wait_cb() argument 1120 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep() argument 1145 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot() argument 1174 gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, int our_slot, uint32_t generation) gdlm_recover_done() argument [all...] |
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_print.h | 80 void *arg; member
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ioctl.c | 840 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl() argument 952 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() argument
|