Home
last modified time | relevance | path

Searched defs:arg (Results 1201 - 1225 of 5258) sorted by relevance

1...<<41424344454647484950>>...211

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_pool.c258 void rxe_add_key(void *arg, void *key) in rxe_add_key() argument
270 void rxe_drop_key(void *arg) in rxe_drop_key() argument
281 void rxe_add_index(void *arg) in rxe_add_index() argument
293 void rxe_drop_index(void *arg) in rxe_drop_index() argument
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-partition-percpu.c138 partition_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *arg) partition_domain_alloc() argument
H A Dirq-mtk-sysirq.c91 mtk_sysirq_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *arg) mtk_sysirq_domain_alloc() argument
H A Dirq-vf610-mscm-ir.c124 vf610_mscm_ir_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *arg) vf610_mscm_ir_domain_alloc() argument
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dtimerdev.c217 mISDN_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in mISDN_ioctl() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_irq.c207 static irqreturn_t omap_irq_handler(int irq, void *arg) in omap_irq_handler() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c133 static int igt_syncmap_init(void *arg) in igt_syncmap_init() argument
202 static int igt_syncmap_one(void *arg) in igt_syncmap_one() argument
271 static int igt_syncmap_join_above(void *arg) in igt_syncmap_join_above() argument
332 static int igt_syncmap_join_below(void *arg) in igt_syncmap_join_below() argument
400 static int igt_syncmap_neighbours(void *arg) in igt_syncmap_neighbours() argument
446 static int igt_syncmap_compact(void *arg) in igt_syncmap_compact() argument
542 static int igt_syncmap_random(void *arg) in igt_syncmap_random() argument
H A Di915_perf.c140 static int live_sanitycheck(void *arg) in live_sanitycheck() argument
191 static int live_noa_delay(void *arg) in live_noa_delay() argument
283 static int live_noa_gpr(void *arg) in live_noa_gpr() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dbase.c69 nvkm_pci_intr(int irq, void *arg) in nvkm_pci_intr() argument
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Disph3a_aewb.c241 static long h3a_aewb_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in h3a_aewb_ioctl() argument
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-devnode.c107 __media_ioctl(struct file *filp, unsigned int cmd, unsigned long arg, in __media_ioctl() argument
122 static long media_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in media_ioctl() argument
131 media_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) media_compat_ioctl() argument
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrukdump.c175 int gru_dump_chiplet_request(unsigned long arg) in gru_dump_chiplet_request() argument
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-core-of.c229 of_i2c_notify(struct notifier_block *nb, unsigned long action, void *arg) of_i2c_notify() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-gd.c301 ide_gd_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) global() argument
311 ide_gd_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) global() argument
H A Dide-floppy_ioctl.c38 ide_floppy_get_format_capacities(ide_drive_t *drive, struct ide_atapi_pc *pc, int __user *arg) ide_floppy_get_format_capacities() argument
140 ide_floppy_format_unit(ide_drive_t *drive, struct ide_atapi_pc *pc, int __user *arg) ide_floppy_format_unit() argument
199 ide_floppy_get_format_progress(ide_drive_t *drive, struct ide_atapi_pc *pc, int __user *arg) ide_floppy_get_format_progress() argument
237 ide_floppy_lockdoor(ide_drive_t *drive, struct ide_atapi_pc *pc, unsigned long arg, unsigned int cmd) ide_floppy_lockdoor() argument
275 ide_floppy_ioctl(ide_drive_t *drive, struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) ide_floppy_ioctl() argument
308 ide_floppy_compat_ioctl(ide_drive_t *drive, struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) ide_floppy_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dscd30_serial.c81 static int scd30_serdev_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, in scd30_serdev_command() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h40 void *arg; /* fixed argument provided to called function */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.c219 bfa_cee_notify(void *arg, enum bfa_ioc_event event) in bfa_cee_notify() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dvmcp.c200 static long vmcp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in vmcp_ioctl() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dfsm.h144 fsm_event(fsm_instance *fi, int event, void *arg) in fsm_event() argument
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mt2701.c439 mt2701_ies_smt_set(struct regmap *regmap, unsigned int pin, unsigned char align, int value, enum pin_config_param arg) mt2701_ies_smt_set() argument
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dscan.c313 cw1200_scan_complete_cb(struct cw1200_common *priv, struct wsm_scan_complete *arg) cw1200_scan_complete_cb() argument
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Ddpio-driver.c76 static irqreturn_t dpio_irq_handler(int irq_num, void *arg) in dpio_irq_handler() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_ioctl.c175 static int scsi_ioctl_get_pci(struct scsi_device *sdev, void __user *arg) in scsi_ioctl_get_pci() argument
192 static int scsi_ioctl_common(struct scsi_device *sdev, int cmd, void __user *arg) in scsi_ioctl_common() argument
273 scsi_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) scsi_ioctl() argument
288 scsi_compat_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) scsi_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/tee/amdtee/
H A Dcall.c240 int handle_invoke_cmd(struct tee_ioctl_invoke_arg *arg, u32 sinfo, in handle_invoke_cmd() argument
351 handle_open_session(struct tee_ioctl_open_session_arg *arg, u32 *info, struct tee_param *p) handle_open_session() argument
399 handle_load_ta(void *data, u32 size, struct tee_ioctl_open_session_arg *arg) handle_load_ta() argument
[all...]

Completed in 14 milliseconds

1...<<41424344454647484950>>...211