| /kernel/linux/linux-6.6/include/linux/ |
| H A D | io_uring_types.h | 354 struct user_struct *user; member 398 /* first byte is taken by user flags, shift it to not overlap */
|
| H A D | key.h | 48 #define KEY_USR_VIEW 0x00010000 /* user permissions... */ 206 struct key_user *user; /* owner of this key */ member 238 #define KEY_FLAG_UID_KEYRING 9 /* set if key is a user or user session keyring */ 297 #define KEY_ALLOC_UID_KEYRING 0x0010 /* allocating a user or user session keyring */ 362 * keyring if found, new keys are always allocated in the user's quota, the
|
| /kernel/linux/linux-6.6/include/acpi/ |
| H A D | processor.h | 206 struct acpi_processor_lx user; /* user limit */ member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | rdma_vt.h | 157 bool user; member
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_proc.c | 149 ahc_format_transinfo(m, &tinfo->user); in ahc_dump_target_state()
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | xfrm.h | 61 __kernel_uid32_t user; member 146 XFRM_SHARE_USER, /* For this user only */ 230 * Generic LSM security context for comunicating to user space 429 #define XFRM_POLICY_LOCALOK 1 /* Allow user to override global policy */
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | elf.h | 11 #include <asm/user.h> 240 /* This yields a mask that user programs can use to figure out what 241 instruction set this CPU supports. This could be done in user space, 277 * exec-all : all PROT_READ user mappings are executable, except when 279 * exec-none : only PROT_EXEC user mappings are executable. 280 * exec-stack: only the stack and PROT_EXEC user mappings are executable.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | txrx.h | 240 struct rtw89_rxinfo_user user[]; member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | hw_breakpoint.c | 14 * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility, 34 #include <asm/user.h> 407 * user vs kernel detection because bp_len - 1 can't in arch_build_bp_info() 467 * Release the user breakpoints used by ptrace 500 * i) When the causative address is from user-space and the exception 566 * Further processing in do_debug() is needed for a) user-space in hw_breakpoint_handler()
|
| H A D | signal.c | 25 #include <linux/user-return-notifier.h>
|
| H A D | shstk.c | 19 #include <linux/user.h>
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | restrack.c | 155 * valid for user space restrack entries. 169 res->user = true; in rdma_restrack_attach_task()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | gt215.c | 214 .user = {
|
| H A D | tu102.c | 221 .user = {
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | tu102.c | 45 nvkm_wr32(device, device->vfn->addr.user + 0x0090, chan->func->doorbell_handle(chan)); in tu102_chan_start()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
| H A D | gv100.c | 233 .user = { { 0, 0, VOLTA_FAULT_BUFFER_A }, 1 },
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ |
| H A D | Makefile | 96 TARGETS += user
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | syscall_numbering.c | 23 #include <sys/user.h> 130 * the validity of struct user regs.orig_rax a.k.a. in probe_syscall()
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | dh.c | 15 #include <keys/user-type.h>
|
| H A D | internal.h | 47 * Keep track of keys for a user. 62 int qnkeys; /* number of keys allocated to this user */ 63 int qnbytes; /* number of bytes allocated to this user */ 71 extern void key_user_put(struct key_user *user);
|
| /kernel/linux/linux-6.6/security/keys/trusted-keys/ |
| H A D | trusted_core.c | 9 #include <keys/user-type.h>
|
| /kernel/linux/linux-6.6/tools/testing/selftests/nolibc/ |
| H A D | Makefile | 36 # map from user input variants to their kernel supported architectures 139 @echo " run-user runs the executable under QEMU (uses \$$XARCH, \$$TEST)" 193 # qemu user-land test 194 run-user: nolibc-test
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| H A D | tree.h | 454 static void rcu_flavor_sched_clock_irq(int user);
|
| /kernel/linux/linux-6.6/net/dns_resolver/ |
| H A D | dns_key.c | 34 #include <keys/user-type.h>
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | crypto.c | 15 #include <keys/user-type.h>
|