Home
last modified time | relevance | path

Searched refs:user (Results 976 - 1000 of 1367) sorted by relevance

1...<<31323334353637383940>>...55

/kernel/linux/linux-6.6/include/linux/
H A Dio_uring_types.h354 struct user_struct *user; member
398 /* first byte is taken by user flags, shift it to not overlap */
H A Dkey.h48 #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 Dprocessor.h206 struct acpi_processor_lx user; /* user limit */ member
/kernel/linux/linux-6.6/include/rdma/
H A Drdma_vt.h157 bool user; member
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c149 ahc_format_transinfo(m, &tinfo->user); in ahc_dump_target_state()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dxfrm.h61 __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 Delf.h11 #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 Dtxrx.h240 struct rtw89_rxinfo_user user[]; member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhw_breakpoint.c14 * 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 Dsignal.c25 #include <linux/user-return-notifier.h>
H A Dshstk.c19 #include <linux/user.h>
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Drestrack.c155 * 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 Dgt215.c214 .user = {
H A Dtu102.c221 .user = {
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dtu102.c45 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 Dgv100.c233 .user = { { 0, 0, VOLTA_FAULT_BUFFER_A }, 1 },
/kernel/linux/linux-6.6/tools/testing/selftests/
H A DMakefile96 TARGETS += user
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c23 #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 Ddh.c15 #include <keys/user-type.h>
H A Dinternal.h47 * 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 Dtrusted_core.c9 #include <keys/user-type.h>
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A DMakefile36 # 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 Dtree.h454 static void rcu_flavor_sched_clock_irq(int user);
/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_key.c34 #include <keys/user-type.h>
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.c15 #include <keys/user-type.h>

Completed in 18 milliseconds

1...<<31323334353637383940>>...55