Home
last modified time | relevance | path

Searched defs:user (Results 151 – 175 of 385) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/fs/proc/
H A Dstat.c110 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c179 static void set_pmc_user_kernel(int ctr, int user, int kernel) in set_pmc_user_kernel()
/OK3568_Linux_fs/kernel/include/linux/
H A Dipmi.h48 struct ipmi_user *user; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py101 def __init__(self, ip, logfile=None, timeout=300, user='root', port=None): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dprintf.h54 unsigned short int user; /* Bits for user-installed modifiers. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dprintf.h54 unsigned short int user; /* Bits for user-installed modifiers. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsymbol-summary.h131 class GTY((user)) function_summary <T *>: public function_summary_base<T> in class() argument
H A Dipa-fnsummary.h192 class GTY((user)) ipa_fn_summary_t: in class() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsymbol-summary.h131 class GTY((user)) function_summary <T *>: public function_summary_base<T> in class() argument
H A Dipa-fnsummary.h192 class GTY((user)) ipa_fn_summary_t: in class() argument
/OK3568_Linux_fs/kernel/include/net/
H A Dscm.h27 struct user_struct *user; member
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_devintf.c29 struct ipmi_user *user; member
140 static int handle_send_req(struct ipmi_user *user, in handle_send_req()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_limit.c88 static u32 user2credits(u32 user) in user2credits()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp275 QPlaceUser user = qmlObject->property("user").value<QPlaceUser>(); in testUser() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c716 static void lpphy_set_deaf(struct b43_wldev *dev, bool user) in lpphy_set_deaf()
727 static void lpphy_clear_deaf(struct b43_wldev *dev, bool user) in lpphy_clear_deaf()
753 static void lpphy_disable_crs(struct b43_wldev *dev, bool user) in lpphy_disable_crs()
782 static void lpphy_restore_crs(struct b43_wldev *dev, bool user) in lpphy_restore_crs()
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dcomposite.c119 static void __init _register_composite(void *user, in _register_composite()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsignal.c39 xtregs_user_t user; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Darcfb.c182 static int arcfb_open(struct fb_info *info, int user) in arcfb_open()
190 static int arcfb_release(struct fb_info *info, int user) in arcfb_release()
H A Dneofb.c549 neofb_open(struct fb_info *info, int user) in neofb_open()
564 neofb_release(struct fb_info *info, int user) in neofb_release()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c433 static int sditf_channel_enable(struct sditf_priv *priv, int user) in sditf_channel_enable()
543 static void sditf_channel_disable(struct sditf_priv *priv, int user) in sditf_channel_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c433 bool user) in vmw_bo_acc_size()
513 bool user = (bo_free == &vmw_user_bo_destroy); in vmw_bo_init() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c362 static int bpf_charge_memlock(struct user_struct *user, u32 pages) in bpf_charge_memlock()
373 static void bpf_uncharge_memlock(struct user_struct *user, u32 pages) in bpf_uncharge_memlock()
382 struct user_struct *user; in bpf_map_charge_init() local
1654 int __bpf_prog_charge(struct user_struct *user, u32 pages) in __bpf_prog_charge()
1670 void __bpf_prog_uncharge(struct user_struct *user, u32 pages) in __bpf_prog_uncharge()
1678 struct user_struct *user = get_current_user(); in bpf_prog_charge_memlock() local
1693 struct user_struct *user = prog->aux->user; in bpf_prog_uncharge_memlock() local
/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_route.c400 ax25_uid_assoc *user; in ax25_rt_autobind() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h51 struct nvif_object user; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnvidia.c991 static int nvidiafb_open(struct fb_info *info, int user) in nvidiafb_open()
1004 static int nvidiafb_release(struct fb_info *info, int user) in nvidiafb_release()

12345678910>>...16