/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | sc520_wdt.c | 273 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
|
H A D | sbc60xxwdt.c | 221 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
|
H A D | sbc7240_wdt.c | 156 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
|
H A D | qcom-wdt.c | 65 static irqreturn_t qcom_wdt_isr(int irq, void *arg) in qcom_wdt_isr() argument
|
H A D | rc32434_wdt.c | 188 rc32434_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) rc32434_wdt_ioctl() argument
|
H A D | rdc321x_wdt.c | 140 rdc321x_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) rdc321x_wdt_ioctl() argument
|
H A D | w83977f_wdt.c | 373 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() argument
|
H A D | w83877f_wdt.c | 239 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() argument
|
H A D | at91rm9200_wdt.c | 159 at91_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) at91_wdt_ioctl() argument
|
H A D | ath79_wdt.c | 183 ath79_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) ath79_wdt_ioctl() argument
|
H A D | ib700wdt.c | 167 static long ibwdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ibwdt_ioctl() argument
|
H A D | wdt.c | 351 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() argument
|
H A D | wdrtas.c | 272 wdrtas_ioctl(struct file *file, unsigned int cmd, unsigned long arg) wdrtas_ioctl() argument
|
H A D | wdt977.c | 348 wdt977_ioctl(struct file *file, unsigned int cmd, unsigned long arg) wdt977_ioctl() argument
|
H A D | eurotechwdt.c | 232 eurwdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) eurwdt_ioctl() argument
|
H A D | gef_wdt.c | 158 gef_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) gef_wdt_ioctl() argument
|
H A D | geodewdt.c | 135 geodewdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) geodewdt_ioctl() argument
|
H A D | nv_tco.c | 210 nv_tco_ioctl(struct file *file, unsigned int cmd, unsigned long arg) nv_tco_ioctl() argument
|
H A D | bcm63xx_wdt.c | 166 bcm63xx_wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) bcm63xx_wdt_ioctl() argument
|
H A D | cpu5wdt.c | 138 cpu5wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) cpu5wdt_ioctl() argument
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | file.c | 347 ecryptfs_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ecryptfs_unlocked_ioctl() argument 372 ecryptfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ecryptfs_compat_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | gntalloc.c | 272 gntalloc_ioctl_alloc(struct gntalloc_file_private_data *priv, struct ioctl_gntalloc_alloc_gref __user *arg) gntalloc_ioctl_alloc() argument 335 gntalloc_ioctl_dealloc(struct gntalloc_file_private_data *priv, void __user *arg) gntalloc_ioctl_dealloc() argument 374 gntalloc_ioctl_unmap_notify(struct gntalloc_file_private_data *priv, void __user *arg) gntalloc_ioctl_unmap_notify() argument 429 gntalloc_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) gntalloc_ioctl() argument [all...] |
H A D | mcelog.c | 152 xen_mce_chrdev_ioctl(struct file *f, unsigned int cmd, unsigned long arg) xen_mce_chrdev_ioctl() argument
|
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | policy.c | 436 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg) in fscrypt_ioctl_set_policy() argument 502 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy() argument 523 struct fscrypt_get_policy_ex_arg arg; in fscrypt_ioctl_get_policy_ex() local 553 fscrypt_ioctl_get_nonce(struct file *filp, void __user *arg) fscrypt_ioctl_get_nonce() argument 713 fscrypt_set_test_dummy_encryption(struct super_block *sb, const char *arg, struct fscrypt_dummy_policy *dummy_policy) fscrypt_set_test_dummy_encryption() argument [all...] |
/kernel/linux/linux-5.10/drivers/virt/vboxguest/ |
H A D | vboxguest_linux.c | 103 vbg_misc_device_ioctl(struct file *filp, unsigned int req, unsigned long arg) vbg_misc_device_ioctl() argument
|