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

1234567891011>>

/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
H A Duser.c3 * net/dsa/user.c - user device handling
32 #include "user.h"
318 /* user mii_bus handling ***************************************************/
342 ds->user_mii_bus->name = "dsa user smi";
352 /* user device handling ****************************************************/
666 dsa_user_vlan_check_for_8021q_uppers(struct net_device *user, argument
672 netdev_for_each_upper_dev_rcu(user, upper_dev, iter) {
1918 int dsa_user_manage_vlan_filtering(struct net_device *user, argument
1924 user
2008 struct net_device *user; local
2210 struct net_device *user = other_dp->user; local
2231 struct net_device *user = other_dp->user; local
2621 dsa_user_setup_tagger(struct net_device *user) argument
3050 struct net_device *user, *br; local
[all...]
/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/drivers/gpu/drm/nouveau/nvkm/engine/disp/
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/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;
127 if (!fpl->user)
128 fpl->user = get_uid(current_user());
142 free_uid(fpl->user);
387 new_fpl->user = get_uid(fpl->user);
/linux-master/arch/s390/kernel/
H A Dvtime.c119 u64 timer, clock, user, guest, system, hardirq, softirq; local
143 user = update_tsk_timer(&tsk->thread.user_timer,
154 clock - user - guest - system - hardirq - softirq;
157 if (user) {
158 account_user_time(tsk, cputime_to_nsecs(user));
159 tsk->utimescaled += cputime_to_nsecs(scale_vtime(user));
174 return virt_timer_forward(user + guest + system + hardirq + softirq);
193 * In s390, accounting pending user time also implies
/linux-master/drivers/scsi/isci/
H A Dinit.c216 * This method returns an error code indicating success or failure. The user
402 * Validate the user parameters. If they are not legal, then
435 struct sci_user_parameters *user = &ihost->user_parameters; local
458 user->phys[i].max_speed_generation = SCIC_SDS_PARM_GEN2_SPEED;
461 user->phys[i].align_insertion_frequency = 0x7f;
462 user->phys[i].in_connection_align_insertion_frequency = 0xff;
463 user->phys[i].notify_enable_spin_up_insertion_frequency = 0x33;
474 user->stp_inactivity_timeout = 5;
475 user->ssp_inactivity_timeout = 5;
476 user
[all...]
/linux-master/drivers/rtc/
H A Drtc-isl12022.c68 * A user-initiated temperature conversion is not started by this function,
214 u32 user, val; local
223 user = 0;
225 user |= RTC_VL_BACKUP_LOW;
228 user |= RTC_VL_BACKUP_EMPTY;
230 return put_user(user, (u32 __user *)arg);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c80 static ssize_t kfd_smi_ev_read(struct file *filep, char __user *user, argument
94 * it. Instead, we kfifo out as spinlocked then copy them to the user.
111 ret = copy_to_user(user, buf, to_copy);
125 static ssize_t kfd_smi_ev_write(struct file *filep, const char __user *user, argument
131 if (!access_ok(user, size) || size < sizeof(events))
133 if (copy_from_user(&events, user, sizeof(events)))
245 /* Report VM faults from user applications, not retry from kernel */
/linux-master/tools/testing/selftests/user_events/
H A Dftrace_test.c202 FIXTURE(user) {
210 FIXTURE_SETUP(user) {
222 FIXTURE_TEARDOWN(user) {
237 TEST_F(user, register_events) {
306 TEST_F(user, write_events) {
364 TEST_F(user, write_empty_events) {
397 TEST_F(user, write_fault) {
434 TEST_F(user, write_validator) {
505 TEST_F(user, print_fmt) {

Completed in 269 milliseconds

1234567891011>>