Home
last modified time | relevance | path

Searched refs:user (Results 1426 - 1450 of 2576) sorted by relevance

1...<<51525354555657585960>>...104

/kernel/linux/linux-6.6/drivers/xen/
H A Devtchn.c85 struct per_user_data *user; member
165 struct per_user_data *u = evtchn->user; in evtchn_interrupt()
173 "Interrupt for port %u, but apparently not enabled; per-user %p\n", in evtchn_interrupt()
393 evtchn->user = u; in evtchn_bind_to_user()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dvectors.S4 * This file contains all exception vectors (user, kernel, and double),
20 * We use a two-level table approach. The user and kernel exception vectors
41 * Note: Neither the kernel nor the user exception handler generate literals.
119 * to read data from an invalid address in user space.
126 * cases go through the double exception vector than through the user and
130 * happens when accessing user-space memory with the user's permissions
139 * zero indicates to use the default kernel/user exception handler.
187 * - Fixup handlers can jump to the default kernel and user exception
252 * We return to the instruction in user spac
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c667 job->id, job->user, job->title, "1", job->optstr->data, in print_file()
770 strlcpy(job->user, passwd->pw_name, 128); in create_job()
771 snprintf(job->title, 2048, "%s@%s", job->user, job->host); in create_job()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c129 if (nvc0->constbuf[s][i].user) in nvc0_memory_barrier()
209 if (!nvc0->constbuf[s][i].user) in nvc0_context_unreference_resources()
353 if (!nvc0->constbuf[s][i].user && in nvc0_invalidate_resource_storage()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h249 dst->buffer.user = NULL; in pipe_vertex_buffer_unreference()
275 dst->buffer.user = src->buffer.user; in pipe_vertex_buffer_reference()
/third_party/python/Lib/test/
H A Dtest_poplib.py97 self.push("-ERR no such user")
285 self.assertOK(self.client.user('guido'))
286 self.assertRaises(poplib.error_proto, self.client.user, 'invalid')
290 self.assertRaises(poplib.error_proto, self.client.user, 'invalid')
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp59 const auto user = uses[i]; in check_interface_variable() local
60 if (const Function* func = user->function()) { in check_interface_variable()
66 for (auto use : user->uses()) { in check_interface_variable()
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Delf.h124 * This yields a mask that user programs can use to figure out what
125 * instruction set this CPU supports. This could be done in user space,
164 xtregs_user_t user; member
/kernel/linux/linux-5.10/arch/x86/um/
H A Duser-offsets.c7 #include <sys/user.h>
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dentry.S33 the user code. If the emulator is unable to emulate the instruction,
35 user program with a core dump.
47 user registers into it. See /usr/include/asm/proc/ptrace.h for details.
54 executes the instruction, without returning to user space. In this
108 .Lfix: ret r9 @ let the user eat segfaults
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsacos.S58 fmovel %d1,%fpcr | ...load user's rounding mode/precision
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dprocess.c38 #include <linux/user.h>
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dcommon.c41 /* If the user has selected an interrupt frequency that is in op_handle_interrupt()
125 oprofilefs_create_ulong(dir, "user", &ctr[i].user); in op_axp_create_files()
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dfpu.c8 #include <asm/user.h>
178 /* First time FPU user. */ in do_fpu_context_switch()
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dcommon.c53 oprofilefs_create_ulong(dir, "user", &ctr[i].user); in op_mips_create_files()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Delf.h8 #include <asm/user.h>
120 /* This yields a mask that user programs can use to figure out what
121 instruction set this CPU supports. This could be done in user space,
/kernel/linux/common_modules/tzdriver/tui/
H A DMakefile3 ifneq ($(TARGET_BUILD_VARIANT), user)
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Delf.h13 #include <asm/user.h>
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dregisters.c11 #include <sys/user.h>
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dsignature.c17 #include <keys/user-type.h>
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Delf.h14 #include <asm/user.h>
112 * exec-all : all PROT_READ user mappings are executable, except when
114 * exec-none : only PROT_EXEC user mappings are executable.
115 * exec-stack: only the stack and PROT_EXEC user mappings are executable.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsacos.S58 fmovel %d1,%fpcr | ...load user's rounding mode/precision
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Delf.h14 #include <asm/user.h>
112 * exec-all : all PROT_READ user mappings are executable, except when
114 * exec-none : only PROT_EXEC user mappings are executable.
115 * exec-stack: only the stack and PROT_EXEC user mappings are executable.
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dsysret_rip.c21 #include <sys/user.h>
H A Dunwind_vdso.c40 #include <sys/user.h>

Completed in 15 milliseconds

1...<<51525354555657585960>>...104