Home
last modified time | relevance | path

Searched refs:user (Results 776 - 800 of 1367) sorted by relevance

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

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-syscall.c17 #include <sys/user.h>
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsingle_step_syscall.c32 #include <sys/user.h>
H A Dfsgsbase_restore.c24 #include <sys/user.h>
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c2 /* user_defined.c: user defined key type
13 #include <keys/user-type.h>
20 * user defined keys take an arbitrary string as the description and an
24 .name = "user",
57 * Preparse a user defined key payload
81 * Free a preparse of a user defined key payload
98 * update a user defined key
144 * dispose of the data dangling from the corpse of a user key
156 * describe the user key
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c10 #include <sys/user.h>
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dres_func.S11 | completed here; data is packed and moved to user memory.
632 | use fpu to perform dest+new_src (user's rmode and X)
636 | call round with user's precision and mode
642 | use fpu to perform dest+new_src (user's rmode and X)
646 | call round with user's precision and mode
828 | will be correct for the user's rounding mode and precision. If
830 | and the result will be correct for the user's rounding mode and
1003 | will be correct for the user's rounding mode and precision. If
1005 | and the result will be correct for the user's rounding mode and
1255 | Write the result to the user'
[all...]
H A Dx_unfl.S17 | operand needs to made available to the user with a bias of $6000
161 | the user's precision for the round routine.
H A Dkernel_ex.S293 fmovel %d1,%fpcr |restore user's rmode/prec
319 fmovel %d1,%fpcr |restore user's rmode/prec
338 fmovel %d1,%fpcr |restore user's rmode/prec
354 fmovel %d1,%fpcr |restore user's rmode/prec
381 | the user perceives no difference between what the 040 provides vs.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dres_func.S11 | completed here; data is packed and moved to user memory.
632 | use fpu to perform dest+new_src (user's rmode and X)
636 | call round with user's precision and mode
642 | use fpu to perform dest+new_src (user's rmode and X)
646 | call round with user's precision and mode
828 | will be correct for the user's rounding mode and precision. If
830 | and the result will be correct for the user's rounding mode and
1003 | will be correct for the user's rounding mode and precision. If
1005 | and the result will be correct for the user's rounding mode and
1255 | Write the result to the user'
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c94 &chan->user); in nv50_chan_create()
96 nvif_object_map(&chan->user, NULL, 0); in nv50_chan_create()
111 nvif_object_dtor(&chan->user); in nv50_chan_destroy()
148 NVIF_WV32(&dmac->base.user, NV507C, PUT, PTR, dmac->cur); in nv50_dmac_kick()
158 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_free()
170 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_wind()
177 if (NVIF_TV32(&dmac->base.user, NV507C, GET, PTR, >, 0)) in nv50_dmac_wind()
282 ret = nvif_object_ctor(&dmac->base.user, "kmsSyncCtxDma", NV50_DISP_HANDLE_SYNCBUF, in nv50_dmac_create()
294 ret = nvif_object_ctor(&dmac->base.user, "kmsVramCtxDma", NV50_DISP_HANDLE_VRAM, in nv50_dmac_create()
/kernel/linux/linux-5.10/kernel/
H A Dsignal.c18 #include <linux/sched/user.h>
416 struct user_struct *user; in __sigqueue_alloc() local
423 * NOTE! A pending signal will hold on to the user refcount, in __sigqueue_alloc()
428 user = __task_cred(t)->user; in __sigqueue_alloc()
429 sigpending = atomic_inc_return(&user->sigpending); in __sigqueue_alloc()
431 get_uid(user); in __sigqueue_alloc()
441 if (atomic_dec_and_test(&user->sigpending)) in __sigqueue_alloc()
442 free_uid(user); in __sigqueue_alloc()
446 q->user in __sigqueue_alloc()
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c826 /* if user is overriding anything, maintain what was there */ in ioc_autop_idx()
3165 dname, ioc->enabled, ioc->user_qos_params ? "user" : "auto", in ioc_qos_prfill()
3212 bool enable, user; in ioc_qos_write() local
3243 user = ioc->user_qos_params; in ioc_qos_write()
3263 user = false; in ioc_qos_write()
3264 else if (!strcmp(buf, "user")) in ioc_qos_write()
3265 user = true; in ioc_qos_write()
3305 user = true; in ioc_qos_write()
3321 if (user) { in ioc_qos_write()
3367 dname, ioc->user_cost_model ? "user" in ioc_cost_model_prfill()
3406 bool user; ioc_cost_model_write() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S31 # and contains the entry points into the package. The user, in
1213 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
1216 mov.l %usp,%a0 # fetch user stack pointer
1321 # emulation routine that has also been enabled by the user.
1549 # emulation routine that has also been enabled by the user.
1559 # address register was the stack pointer used from user mode, then let's update
1723 # exception occurred from user mode, then simply update a7 and exit normally.
1866 # emulation routine that has also been enabled by the user.
1882 btst &0x5,EXC_SR(%a6) # user or supervisor?
1885 mov.l EXC_A7(%a6),%a0 # update user a
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S31 # and contains the entry points into the package. The user, in
1213 btst &0x5,EXC_SR(%a6) # user or supervisor mode?
1216 mov.l %usp,%a0 # fetch user stack pointer
1321 # emulation routine that has also been enabled by the user.
1549 # emulation routine that has also been enabled by the user.
1559 # address register was the stack pointer used from user mode, then let's update
1723 # exception occurred from user mode, then simply update a7 and exit normally.
1866 # emulation routine that has also been enabled by the user.
1882 btst &0x5,EXC_SR(%a6) # user or supervisor?
1885 mov.l EXC_A7(%a6),%a0 # update user a
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c76 * are 0 - i.e. new user-space does not rely on any kernel feature extensions
99 res = check_zeroed_user(uaddr.user + expected_size, in bpf_check_uarg_tail_zero()
899 * reference and allows user-space to still modify it after in bpf_map_mmap()
2139 free_uid(aux->user); in __bpf_prog_put_rcu()
2692 prog->aux->user = get_current_user(); in bpf_prog_load()
2700 /* copy eBPF program license from user space */ in bpf_prog_load()
2783 free_uid(prog->aux->user); in bpf_prog_load()
2975 /* Prepare bpf_link to be exposed to user-space by allocating anon_inode file,
2978 * user-space, if bpf_link is successfully attached. If not, bpf_link and
3208 * are NULL, then program was already attached and user di in bpf_tracing_prog_attach()
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddpll.c161 static void __init _register_dpll(void *user, in _register_dpll() argument
164 struct clk_hw *hw = user; in _register_dpll()
H A Dapll.c136 static void __init omap_clk_register_apll(void *user, in omap_clk_register_apll() argument
139 struct clk_hw *hw = user; in omap_clk_register_apll()
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_decode.h405 | get the absolute short address from user space
411 | get the absolute long address from user space
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce() argument
85 __be64 *tmp = user ? tbl->it_userspace : (__be64 *) tbl->it_base; in pnv_tce()
/kernel/linux/linux-5.10/arch/arc/mm/
H A Dtlbex.S259 or.z r2, r2, r3 ; Kr Kw Kx Ur Uw Ux (!GLOBAL, user page)
356 ; -Otherwise they are user-mode permissions, and those are exactly
/kernel/linux/linux-5.10/arch/x86/mm/
H A Ddump_pagetables.c408 bool user) in ptdump_walk_pgd_level_debugfs()
412 if (user && boot_cpu_has(X86_FEATURE_PTI)) in ptdump_walk_pgd_level_debugfs()
428 pr_info("x86/mm: Checking user space page tables\n"); in ptdump_walk_user_pgd_level_checkwx()
407 ptdump_walk_pgd_level_debugfs(struct seq_file *m, struct mm_struct *mm, bool user) ptdump_walk_pgd_level_debugfs() argument
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dnmi_int.c49 val |= counter_config->user ? ARCH_PERFMON_EVENTSEL_USR : 0; in op_x86_get_ctrl()
436 oprofilefs_create_ulong(dir, "user", &counter_config[i].user); in nmi_create_files()
697 * give user space an consistent name. in op_nmi_init()
H A Dop_model_p4.c537 ESCR_SET_USR_0(escr, counter_config[ctr].user); in pmc_setup_one_p4_counter()
540 ESCR_SET_USR_1(escr, counter_config[ctr].user); in pmc_setup_one_p4_counter()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dptrace.c133 newregs->user = ti->xtregs_user; in tie_get()
171 ti->xtregs_user = newregs->user; in tie_set()
293 /* Note: PS.EXCM is not set while user task is running; in ptrace_peekusr()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h55 epas->user.addr = paddr_user; in hcp_epas_ctor()
63 epas->user.addr = 0; in hcp_epas_dtor()

Completed in 40 milliseconds

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