Searched refs:compat_int_t (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.10/include/linux/ |
D | usbdevice_fs.h | 55 compat_int_t signr; 62 compat_int_t status; 65 compat_int_t buffer_length; 66 compat_int_t actual_length; 67 compat_int_t start_frame; 68 compat_int_t number_of_packets; 69 compat_int_t error_count;
|
D | elfcore-compat.h | 15 compat_int_t si_signo; 16 compat_int_t si_code; 17 compat_int_t si_errno; 35 compat_int_t pr_fpvalid;
|
D | blkpg.h | 15 compat_int_t op; 16 compat_int_t flags; 17 compat_int_t datalen;
|
D | compat.h | 157 compat_int_t sival_int; 304 compat_int_t sigev_signo; 305 compat_int_t sigev_notify; 307 compat_int_t _pad[COMPAT_SIGEV_PAD_SIZE]; 308 compat_int_t _tid; 343 compat_int_t ifru_ivalue; 344 compat_int_t ifru_mtu; 354 compat_int_t ifc_len; /* size of buffer */
|
/Linux-v5.10/arch/parisc/kernel/ |
D | signal32.h | 33 compat_int_t rf_gr[32]; 34 compat_int_t rf_iasq[2]; 35 compat_int_t rf_iaoq[2]; 36 compat_int_t rf_sar;
|
D | sys_parisc32.c | 27 asmlinkage long sys32_fanotify_mark(compat_int_t fanotify_fd, compat_uint_t flags, in sys32_fanotify_mark() 28 compat_uint_t mask0, compat_uint_t mask1, compat_int_t dfd, in sys32_fanotify_mark()
|
D | signal32.c | 118 compat_int_t flags = 0; in setup_sigcontext32()
|
/Linux-v5.10/drivers/char/agp/ |
D | compat_ioctl.h | 39 #define AGPIOC_DEALLOCATE32 _IOW (AGPIOC_BASE, 7, compat_int_t) 61 compat_int_t prot; /* prot flags for mmap */ 71 compat_int_t key; /* tag of allocation */ 81 compat_int_t key; /* tag of allocation */ 86 compat_int_t key; /* tag of allocation */
|
/Linux-v5.10/fs/quota/ |
D | compat.h | 29 compat_int_t qs_btimelimit; 30 compat_int_t qs_itimelimit; 31 compat_int_t qs_rtbtimelimit;
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | compat.h | 89 compat_int_t sc_flags; 90 compat_int_t sc_gr[32]; /* PSW in sc_gr[0] */ 92 compat_int_t sc_iasq[2]; 93 compat_int_t sc_iaoq[2]; 94 compat_int_t sc_sar; /* cr11 */
|
/Linux-v5.10/include/scsi/ |
D | sg.h | 75 compat_int_t interface_id; /* [i] 'S' for SCSI generic (required) */ 76 compat_int_t dxfer_direction; /* [i] data transfer direction */ 87 compat_int_t pack_id; /* [i->o] unused internally (normally) */ 95 compat_int_t resid; /* [o] dxfer_len - actual_transferred */
|
/Linux-v5.10/include/net/ |
D | compat.h | 14 compat_int_t msg_namelen; 29 compat_int_t cmsg_level; 30 compat_int_t cmsg_type;
|
/Linux-v5.10/fs/nfs/ |
D | fs_context.c | 1056 compat_int_t version; 1057 compat_int_t flags; 1058 compat_int_t rsize; 1059 compat_int_t wsize; 1060 compat_int_t timeo; 1061 compat_int_t retrans; 1062 compat_int_t acregmin; 1063 compat_int_t acregmax; 1064 compat_int_t acdirmin; 1065 compat_int_t acdirmax; [all …]
|
/Linux-v5.10/include/asm-generic/ |
D | compat.h | 17 typedef s32 compat_int_t; typedef
|
/Linux-v5.10/block/ |
D | ioctl.c | 74 compat_int_t op; 75 compat_int_t flags; 76 compat_int_t datalen;
|
D | scsi_ioctl.c | 641 compat_int_t stat; 645 compat_int_t quiet; 646 compat_int_t timeout;
|
/Linux-v5.10/drivers/tty/ |
D | tty_io.c | 2676 compat_int_t type; 2677 compat_int_t line; 2679 compat_int_t irq; 2680 compat_int_t flags; 2681 compat_int_t xmit_fifo_size; 2682 compat_int_t custom_divisor; 2683 compat_int_t baud_base; 2687 compat_int_t hub6; 2694 compat_int_t reserved;
|
/Linux-v5.10/drivers/block/ |
D | floppy.c | 3671 compat_int_t checkfreq; 3672 compat_int_t native_format; 3684 compat_int_t generation; 3685 compat_int_t keep_data; 3686 compat_int_t fd_ref; 3687 compat_int_t fd_device; 3688 compat_int_t last_checked; 3690 compat_int_t bufblocks; 3694 compat_int_t spec1; 3695 compat_int_t spec2; [all …]
|
D | loop.c | 1737 compat_int_t lo_number; /* ioctl r/o */ 1741 compat_int_t lo_offset; 1742 compat_int_t lo_encrypt_type; 1743 compat_int_t lo_encrypt_key_size; /* ioctl w/o */ 1744 compat_int_t lo_flags; /* ioctl r/o */
|
/Linux-v5.10/drivers/char/ |
D | raw.c | 237 compat_int_t raw_minor;
|
/Linux-v5.10/drivers/char/ipmi/ |
D | ipmi_devintf.c | 647 compat_int_t recv_type; 656 compat_int_t retries;
|
/Linux-v5.10/net/ipv4/netfilter/ |
D | arp_tables.c | 719 int v = *(compat_int_t *)src; in compat_standard_from_user() 728 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1556 .compatsize = sizeof(compat_int_t),
|
D | ip_tables.c | 874 int v = *(compat_int_t *)src; in compat_standard_from_user() 883 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1831 .compatsize = sizeof(compat_int_t),
|
/Linux-v5.10/net/ipv6/netfilter/ |
D | ip6_tables.c | 890 int v = *(compat_int_t *)src; in compat_standard_from_user() 899 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1842 .compatsize = sizeof(compat_int_t),
|
/Linux-v5.10/net/bridge/netfilter/ |
D | ebtables.c | 49 int v = *(compat_int_t *)src; in ebt_standard_compat_from_user() 58 compat_int_t cv = *(int *)src; in ebt_standard_compat_to_user() 73 .compatsize = sizeof(compat_int_t),
|
12