| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | tlb.c | 169 struct task_struct *task = get_current(); in get_pte_for_vaddr() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 49 struct task_struct *task; /* main task structure */ member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kthread.h | 97 struct task_struct *task; member
|
| H A D | mutex.h | 87 struct task_struct *task; member
|
| H A D | rwsem.h | 66 struct task_struct *task; member
|
| H A D | ww_mutex.h | 32 struct task_struct *task; member
|
| H A D | swait.h | 49 struct task_struct *task; member
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-rq-qos.c | 205 struct task_struct *task; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | processor.h | 422 #define GET_FP_MODE(task) mips_get_process_fp_mode(task) argument 423 #define SET_FP_MODE(task,value) mips_set_process_fp_mode(task, value) argument
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | util.c | 472 struct task_struct *task, bool bypass_rlim) in __account_locked_vm() 970 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | sched.h | 107 struct rpc_task *task; member 277 static inline int rpc_wait_for_completion_task(struct rpc_task *task) in rpc_wait_for_completion_task()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_syscalls.c | 67 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() 76 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | tinfoil.py | 660 def build_file(self, buildfile, task, internal=True): argument 670 …def build_targets(self, targets, task=None, handle_events=True, extra_events=None, event_callback=… argument
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io-wq.h | 129 struct task_struct *task; member
|
| /OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/ |
| H A D | core.c | 564 struct task_struct *task; in pnpbios_thread_init() local
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | lsm.c | 99 static void apparmor_task_free(struct task_struct *task) in apparmor_task_free() 105 static int apparmor_task_alloc(struct task_struct *task, in apparmor_task_alloc() 588 static int apparmor_getprocattr(struct task_struct *task, char *name, in apparmor_getprocattr() 729 static int apparmor_task_setrlimit(struct task_struct *task, in apparmor_task_setrlimit()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldsem.c | 51 struct task_struct *task; member
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | kgdb.c | 251 sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | buildstats.py | 140 def append(self, task): argument
|
| /OK3568_Linux_fs/kernel/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 234 struct rpc_task *task; in bl_read_cleanup() local 366 struct rpc_task *task = container_of(work, struct rpc_task, u.tk_work); in bl_write_cleanup() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/ |
| H A D | xstate.c | 1418 static void avx512_status(struct seq_file *m, struct task_struct *task) in avx512_status() 1446 struct pid *pid, struct task_struct *task) in proc_pid_arch_status()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu34x.c | 1138 static MPP_RET hal_h265d_vdpu34x_start(void *hal, HalTaskInfo *task) in hal_h265d_vdpu34x_start() 1263 static MPP_RET hal_h265d_vdpu34x_wait(void *hal, HalTaskInfo *task) in hal_h265d_vdpu34x_wait()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | mutex.c | 116 unsigned long task = owner & ~MUTEX_FLAGS; in __mutex_trylock_or_owner() local 241 static void __mutex_handoff(struct mutex *lock, struct task_struct *task) in __mutex_handoff()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 1353 MPP_RET hal_vp8e_enc_strm_code(void *hal, HalEncTask *task) in hal_vp8e_enc_strm_code() 1527 MPP_RET hal_vp8e_update_buffers(void *hal, HalEncTask *task) in hal_vp8e_update_buffers()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 658 MppTask task = NULL; in decode() local 1030 MppTask task = NULL; in encode() local
|