Searched refs:compat_int_t (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.6.21/include/asm-generic/ ! |
D | compat.h | 41 typedef s32 compat_int_t; typedef 93 compat_int_t f_type; 94 compat_int_t f_bsize; 95 compat_int_t f_blocks; 96 compat_int_t f_bfree; 97 compat_int_t f_bavail; 98 compat_int_t f_files; 99 compat_int_t f_ffree; 101 compat_int_t f_namelen; 102 compat_int_t f_frsize; [all …]
|
/linux-6.6.21/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; 63 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 | 151 compat_int_t sival_int; 334 compat_int_t sigev_signo; 335 compat_int_t sigev_notify; 337 compat_int_t _pad[COMPAT_SIGEV_PAD_SIZE]; 338 compat_int_t _tid; 373 compat_int_t ifru_ivalue; 374 compat_int_t ifru_mtu; 384 compat_int_t ifc_len; /* size of buffer */
|
/linux-6.6.21/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-6.6.21/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-6.6.21/arch/parisc/include/asm/ ! |
D | compat.h | 57 compat_int_t sc_flags; 58 compat_int_t sc_gr[32]; /* PSW in sc_gr[0] */ 60 compat_int_t sc_iasq[2]; 61 compat_int_t sc_iaoq[2]; 62 compat_int_t sc_sar; /* cr11 */
|
/linux-6.6.21/fs/quota/ ! |
D | compat.h | 29 compat_int_t qs_btimelimit; 30 compat_int_t qs_itimelimit; 31 compat_int_t qs_rtbtimelimit;
|
/linux-6.6.21/include/scsi/ ! |
D | sg.h | 71 compat_int_t interface_id; /* [i] 'S' for SCSI generic (required) */ 72 compat_int_t dxfer_direction; /* [i] data transfer direction */ 83 compat_int_t pack_id; /* [i->o] unused internally (normally) */ 91 compat_int_t resid; /* [o] dxfer_len - actual_transferred */
|
/linux-6.6.21/include/net/ ! |
D | compat.h | 12 compat_int_t msg_namelen; 27 compat_int_t cmsg_level; 28 compat_int_t cmsg_type;
|
/linux-6.6.21/fs/nfs/ ! |
D | fs_context.c | 1220 compat_int_t version; 1221 compat_int_t flags; 1222 compat_int_t rsize; 1223 compat_int_t wsize; 1224 compat_int_t timeo; 1225 compat_int_t retrans; 1226 compat_int_t acregmin; 1227 compat_int_t acregmax; 1228 compat_int_t acdirmin; 1229 compat_int_t acdirmax; [all …]
|
/linux-6.6.21/arch/mips/include/asm/ ! |
D | elfcore-compat.h | 17 compat_int_t pr_fpvalid;
|
/linux-6.6.21/arch/x86/include/asm/ ! |
D | elfcore-compat.h | 19 compat_int_t pr_fpvalid;
|
/linux-6.6.21/block/ ! |
D | ioctl.c | 69 compat_int_t op; 70 compat_int_t flags; 71 compat_int_t datalen;
|
/linux-6.6.21/drivers/tty/ ! |
D | tty_io.c | 2799 compat_int_t type; 2800 compat_int_t line; 2802 compat_int_t irq; 2803 compat_int_t flags; 2804 compat_int_t xmit_fifo_size; 2805 compat_int_t custom_divisor; 2806 compat_int_t baud_base; 2810 compat_int_t hub6; 2817 compat_int_t reserved;
|
/linux-6.6.21/drivers/scsi/ ! |
D | scsi_ioctl.c | 710 compat_int_t stat; 714 compat_int_t quiet; 715 compat_int_t timeout;
|
/linux-6.6.21/drivers/block/ ! |
D | floppy.c | 3602 compat_int_t checkfreq; 3603 compat_int_t native_format; 3615 compat_int_t generation; 3616 compat_int_t keep_data; 3617 compat_int_t fd_ref; 3618 compat_int_t fd_device; 3619 compat_int_t last_checked; 3621 compat_int_t bufblocks; 3625 compat_int_t spec1; 3626 compat_int_t spec2; [all …]
|
D | loop.c | 1592 compat_int_t lo_number; /* ioctl r/o */ 1596 compat_int_t lo_offset; 1597 compat_int_t lo_encrypt_type; /* obsolete, ignored */ 1598 compat_int_t lo_encrypt_key_size; /* ioctl w/o */ 1599 compat_int_t lo_flags; /* ioctl r/o */
|
/linux-6.6.21/drivers/char/ipmi/ ! |
D | ipmi_devintf.c | 648 compat_int_t recv_type; 657 compat_int_t retries;
|
/linux-6.6.21/net/ipv4/netfilter/ ! |
D | arp_tables.c | 720 int v = *(compat_int_t *)src; in compat_standard_from_user() 729 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1588 .compatsize = sizeof(compat_int_t),
|
D | ip_tables.c | 873 int v = *(compat_int_t *)src; in compat_standard_from_user() 882 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1806 .compatsize = sizeof(compat_int_t),
|
/linux-6.6.21/net/ipv6/netfilter/ ! |
D | ip6_tables.c | 889 int v = *(compat_int_t *)src; in compat_standard_from_user() 898 compat_int_t cv = *(int *)src; in compat_standard_to_user() 1813 .compatsize = sizeof(compat_int_t),
|
12