Searched refs:user (Results 176 - 200 of 691) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/
H A Dnet_dropmon.h42 struct net_dm_config_msg user; member in union:net_dm_user_msg::__anon634
104 * @NET_DM_ALERT_MODE_SUMMARY: A summary of recent drops is sent to user space.
105 * @NET_DM_ALERT_MODE_PACKET: Each dropped packet is sent to user space along
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dmcp77.c57 .user = {
H A Dgp100.c70 .user = {
H A Dmcp89.c72 .user = {
H A Dr535.c147 .user = r535_chan_user,
153 .user = 73,
159 return nvkm_ramht_insert(chan->disp->ramht, object, chan->chid.user, -9, handle,
160 chan->chid.user << 25 |
168 const u32 uoff = (chan->chid.user - 1) * 0x1000;
212 .user = r535_chan_user,
222 .user = r535_chan_user,
228 .user = 33,
234 .user = 1,
252 .user
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dpriv.h43 } user; member in struct:nvkm_fault_func
/linux-master/arch/um/os-Linux/
H A DMakefile17 USER_OBJS := $(user-objs-y) elf_aux.o execvp.o file.o helper.o irq.o \
/linux-master/sound/core/seq/
H A Dseq_clientmgr.h59 struct snd_seq_user_client user; member in union:snd_seq_client::__anon4986
/linux-master/arch/loongarch/kernel/
H A Dunaligned.c253 bool user = user_mode(regs); local
260 __get_inst(&insn.word, pc, user);
421 if (user && !access_ok(addr, size))
455 if (user)
/linux-master/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c17 static int drm_fbdev_dma_fb_open(struct fb_info *info, int user) argument
22 if (user && !try_module_get(fb_helper->dev->driver->fops->owner))
28 static int drm_fbdev_dma_fb_release(struct fb_info *info, int user) argument
32 if (user)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h55 struct nvif_object user; member in struct:nouveau_channel
/linux-master/arch/x86/include/asm/fpu/
H A Dxstate.h10 #include <asm/user.h>
29 /* All currently supported user features */
42 * Features which are restored when returning to user space.
43 * PKRU is not restored on return to user space because PKRU
91 * - All user states which are not eagerly switched in switch_to()/exec()
/linux-master/tools/perf/tests/shell/
H A Dstat_bpf_counters_cgrp.sh28 if [ -d /sys/fs/cgroup/system.slice ] && [ -d /sys/fs/cgroup/user.slice ]; then
29 test_cgroups="system.slice,user.slice"
H A Dtest_data_symbol.sh59 # user/kernel filtering and per-process monitoring, spin program on
65 perf mem record -vvv --all-user -o ${PERF_DATA} -- $TEST_PROGRAM 2>"${ERR_FILE}" &
/linux-master/net/dsa/
H A Duser.h21 /* Copy of CPU port xmit for faster access in user transmit hot path */
47 void dsa_user_setup_tagger(struct net_device *user);
H A DMakefile20 user.o
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_mr.h95 __field(int, user)
112 __entry->user = ibpd_to_rvtpd(sge->mr->pd)->user;
115 "[%s] mr %p sge %p isge %p vaddr %p ivaddr %llx lkey %x sge_length %u length %u ilength %u m %u n %u user %u",
128 __entry->user
/linux-master/include/linux/
H A Dcred.h18 #include <linux/sched/user.h>
138 struct user_struct *user; /* real user ID subscription */ member in struct:cred
327 * Get the user record of the current task, pinning it so that it can't go
335 __u = get_uid(__cred->user); \
381 #define current_user() (current_cred_xxx(user))
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c12 #include <sys/user.h>
47 offsetof(struct user, u_debugreg[n]), addr);
89 offsetof(struct user, u_debugreg[7]), 0);
109 offsetof(struct user, u_debugreg[7]), dr7);
/linux-master/scripts/package/
H A Dmkdebian135 user=${KBUILD_BUILD_USER-$(id -nu)}
136 name=${DEBFULLNAME-${user}}
139 email="${user}@${buildhost}"
158 packagename=user-mode-linux
/linux-master/drivers/misc/
H A Datmel-ssc.c22 /* Serialize access to ssc_list and user count */
52 if (ssc->user) {
57 ssc->user++;
71 if (ssc->user)
72 ssc->user--;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Darena_list.c6 #include <sys/user.h>
7 #ifndef PAGE_SIZE /* on some archs it comes in sys/user.h */
/linux-master/net/core/
H A Dscm.c13 #include <linux/sched/user.h>
43 * Only allow a user to send credentials, that they could set with
91 fpl->user = NULL;
121 if (!fpl->user)
122 fpl->user = get_uid(current_user());
136 free_uid(fpl->user);
380 new_fpl->user = get_uid(fpl->user);
/linux-master/arch/s390/kernel/
H A Dvtime.c127 u64 timer, clock, user, guest, system, hardirq, softirq; local
151 user = update_tsk_timer(&tsk->thread.user_timer,
162 clock - user - guest - system - hardirq - softirq;
165 if (user) {
166 account_user_time(tsk, cputime_to_nsecs(user));
167 tsk->utimescaled += cputime_to_nsecs(scale_vtime(user));
182 return virt_timer_forward(user + guest + system + hardirq + softirq);
201 * In s390, accounting pending user time also implies
/linux-master/drivers/scsi/isci/
H A Dinit.c229 * This method returns an error code indicating success or failure. The user
415 * Validate the user parameters. If they are not legal, then
448 struct sci_user_parameters *user = &ihost->user_parameters; local
471 user->phys[i].max_speed_generation = SCIC_SDS_PARM_GEN2_SPEED;
474 user->phys[i].align_insertion_frequency = 0x7f;
475 user->phys[i].in_connection_align_insertion_frequency = 0xff;
476 user->phys[i].notify_enable_spin_up_insertion_frequency = 0x33;
487 user->stp_inactivity_timeout = 5;
488 user->ssp_inactivity_timeout = 5;
489 user
[all...]

Completed in 413 milliseconds

1234567891011>>