| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | ptrace.h | 14 #define task_pt_regs(task) \ argument
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | psw.h | 97 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument 99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file_table.c | 338 struct task_struct *task = current; in fput_many() local 372 struct task_struct *task = current; in __fput_sync() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iser_memory.c | 339 iser_reg_data_sg(struct iscsi_iser_task *task, in iser_reg_data_sg() 353 int iser_reg_mem_fastreg(struct iscsi_iser_task *task, in iser_reg_mem_fastreg()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | process_vm_access.c | 76 struct task_struct *task, in process_vm_rw_single_vec() 156 struct task_struct *task; in process_vm_rw_core() local
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | helpers.c | 173 struct task_struct *task = current; in BPF_CALL_0() local 189 struct task_struct *task = current; in BPF_CALL_0() local 209 struct task_struct *task = current; in BPF_CALL_2() local 546 struct task_struct *task = current; in BPF_CALL_4() local
|
| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | mpp_server.cpp | 244 MppDevTask *task; in process_task() local 465 MppDevTask *task = NULL; in send_task() local 507 MppDevTask *task = NULL; in wait_task() local 816 MppDevTask *task = &session->tasks[i]; in attach() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/skeleton/ |
| H A D | pid_iter.bpf.c | 45 struct task_struct *task = ctx->task; in iter() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/prctl/ |
| H A D | disable-tsc-on-off-stress-test.c | 60 static void task(void) in task() function
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tests/ |
| H A D | test_task_service.cpp | 70 auto task = std::unique_ptr<ServiceTask<MockParam>>(new BarTask); in main() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_regs.h | 38 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| H A D | rcuwait.h | 17 struct task_struct __rcu *task; member
|
| H A D | debug_locks.h | 64 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_enc_cb_param.h | 33 void *task; member
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | ptrace.h | 31 #define task_pt_regs(task) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | async_task.cpp | 52 std::function<void()> task; member in mbgl::util::AsyncTask::Impl
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | processor.h | 63 #define task_pt_regs(task) user_regs(task_thread_info(task)) argument
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | task.h | 13 static inline struct aa_task_ctx *task_ctx(struct task_struct *task) in task_ctx()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | mmu_context.h | 30 static inline void deactivate_mm(struct task_struct *task, in deactivate_mm()
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | rt.h | 47 static inline struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | perf_regs.c | 136 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | traps.c | 490 static void show_trace(struct task_struct *task, unsigned long *sp, in show_trace() 504 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu34x.c | 531 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu34xH264dRegSet *regs, HalTaskInfo *task) in set_registers() 893 MPP_RET vdpu34x_h264d_gen_regs(void *hal, HalTaskInfo *task) in vdpu34x_h264d_gen_regs() 1001 MPP_RET vdpu34x_h264d_start(void *hal, HalTaskInfo *task) in vdpu34x_h264d_start() 1108 MPP_RET vdpu34x_h264d_wait(void *hal, HalTaskInfo *task) in vdpu34x_h264d_wait()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cls_cgroup.h | 48 static inline u32 __task_get_classid(struct task_struct *task) in __task_get_classid()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | task.c | 24 struct aa_label *aa_get_task_label(struct task_struct *task) in aa_get_task_label()
|