| /OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 255 static int lima_gem_sync_bo(struct lima_sched_task *task, struct lima_bo *bo, in lima_gem_sync_bo()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | stacktrace.c | 294 unsigned int stack_trace_save_tsk(struct task_struct *task, in stack_trace_save_tsk()
|
| H A D | signal.c | 288 bool task_set_jobctl_pending(struct task_struct *task, unsigned long mask) in task_set_jobctl_pending() 316 void task_clear_jobctl_trapping(struct task_struct *task) in task_clear_jobctl_trapping() 340 void task_clear_jobctl_pending(struct task_struct *task, unsigned long mask) in task_clear_jobctl_pending() 369 static bool task_participate_group_stop(struct task_struct *task) in task_participate_group_stop() 395 void task_join_group_stop(struct task_struct *task) in task_join_group_stop() 1903 static void do_notify_pidfd(struct task_struct *task) in do_notify_pidfd()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 64 struct task_struct *task; /* main task structure */ member
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | mmu_context.h | 97 static inline void load_ksp_mmu(struct task_struct *task) in load_ksp_mmu()
|
| /OK3568_Linux_fs/kernel/security/yama/ |
| H A D | yama_lsm.c | 205 static void yama_task_free(struct task_struct *task) in yama_task_free()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/ |
| H A D | mali_kbase_device.c | 196 struct task_struct *task; in mali_oom_notifier_handler() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-worker | 148 def fork_off_task(cfg, data, databuilder, workerdata, fn, task, taskname, taskhash, unihash, append… argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | freezer.h | 81 static inline bool cgroup_freezing(struct task_struct *task) in cgroup_freezing()
|
| H A D | lockdep.h | 332 static inline void lockdep_init_task(struct task_struct *task) in lockdep_init_task() 344 static inline void lockdep_set_selftest_task(struct task_struct *task) in lockdep_set_selftest_task() 423 static inline void lockdep_free_task(struct task_struct *task) {} in lockdep_free_task()
|
| H A D | sched.h | 116 #define task_is_traced(task) ((task->state & __TASK_TRACED) != 0) argument 118 #define task_is_stopped(task) ((task->state & __TASK_STOPPED) != 0) argument 120 #define task_is_stopped_or_traced(task) ((task->state & (__TASK_STOPPED | __TASK_TRACED)) != 0) argument 1407 static inline struct pid *task_pid(struct task_struct *task) in task_pid() 1763 struct task_struct task; member 1778 static inline struct thread_info *task_thread_info(struct task_struct *task) in task_thread_info() 1783 # define task_thread_info(task) ((struct thread_info *)(task)->stack) argument
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cgroup-v1.c | 101 struct task_struct *task; in cgroup_transfer_tasks() local 496 struct task_struct *task; in __cgroup1_procs_write() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 340 static inline u8 _os_tasklet_init(void *drv_priv, _os_tasklet *task, in _os_tasklet_init() 345 static inline u8 _os_tasklet_deinit(void *drv_priv, _os_tasklet *task) in _os_tasklet_deinit() 349 static inline u8 _os_tasklet_schedule(void *drv_priv, _os_tasklet *task) in _os_tasklet_schedule()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_expander.c | 34 struct sas_task *task = slow->task; in smp_task_timedout() local 45 static void smp_task_done(struct sas_task *task) in smp_task_done() 58 struct sas_task *task = NULL; in smp_execute_task_sg() local
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-fence.c | 705 struct task_struct *task; member
|
| /OK3568_Linux_fs/kernel/arch/um/kernel/ |
| H A D | irq.c | 566 struct task_struct *task; in to_irq_stack() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | request.h | 303 static inline int isci_task_is_ncq_recovery(struct sas_task *task) in isci_task_is_ncq_recovery()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | proc_net.c | 259 struct task_struct *task; in get_proc_task_net() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-hw.c | 456 struct hva_buffer *task) in hva_hw_execute_task()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | balloon.c | 716 struct task_struct *task; in balloon_init() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | wkup_m3_ipc.c | 435 struct task_struct *task; in wkup_m3_ipc_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_ipp.h | 64 struct exynos_drm_ipp_task *task; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 916 struct sas_task *task = slot->task; in prep_smp_v1_hw() local 954 struct sas_task *task = slot->task; in prep_ssp_v1_hw() local 1051 struct sas_task *task, in slot_err_v1_hw() 1181 struct sas_task *task = slot->task; in slot_complete_v1_hw() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-video.c | 461 static void set_h_prescale(struct saa7134_dev *dev, int task, int prescale) in set_h_prescale() 499 static void set_v_scale(struct saa7134_dev *dev, int task, int yscale) in set_v_scale() 524 static void set_size(struct saa7134_dev *dev, int task, in set_size()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | mqueue.c | 128 struct task_struct *task; member 796 struct task_struct *task; in __do_notify() local 1020 struct task_struct *task; in __pipelined_op() local
|