/linux-4.1.27/arch/cris/kernel/ |
D | traps.c | 102 show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
/linux-4.1.27/arch/score/include/asm/ |
D | mmu_context.h | 94 deactivate_mm(struct task_struct *task, struct mm_struct *mm) in deactivate_mm()
|
D | thread_info.h | 30 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/cris/include/asm/ |
D | thread_info.h | 30 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/x86/kernel/ |
D | step.c | 162 void set_task_blockstep(struct task_struct *task, bool on) in set_task_blockstep()
|
D | traps.c | 711 struct task_struct *task = current; in math_error() local
|
D | vm86_32.c | 779 void release_vm86_irqs(struct task_struct *task) in release_vm86_irqs()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | thread_info.h | 27 struct task_struct *task; /* main task structure */ member
|
D | mmu_context.h | 96 static inline void load_ksp_mmu(struct task_struct *task) in load_ksp_mmu()
|
/linux-4.1.27/arch/score/kernel/ |
D | process.c | 109 unsigned long get_wchan(struct task_struct *task) in get_wchan()
|
D | traps.c | 38 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
D | ptrace.c | 115 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/arch/um/kernel/ |
D | process.c | 72 static inline void set_current(struct task_struct *task) in set_current() 337 struct task_struct *task = t ? t : current; in singlestepping() local
|
D | um_arch.c | 57 unsigned long thread_saved_pc(struct task_struct *task) in thread_saved_pc()
|
D | irq.c | 437 struct task_struct *task; in to_irq_stack() local
|
/linux-4.1.27/kernel/ |
D | workqueue_internal.h | 37 struct task_struct *task; /* I: worker task */ member
|
D | kcmp.c | 57 get_file_raw_ptr(struct task_struct *task, unsigned int idx) in get_file_raw_ptr()
|
D | seccomp.c | 72 struct task_struct *task = current; in populate_seccomp_data() local 218 static inline void seccomp_assign_mode(struct task_struct *task, in seccomp_assign_mode()
|
D | profile.c | 137 void profile_task_exit(struct task_struct *task) in profile_task_exit() 142 int profile_handoff_task(struct task_struct *task) in profile_handoff_task()
|
D | cgroup.c | 964 static struct cgroup *task_cgroup_from_root(struct task_struct *task, in task_cgroup_from_root() 1941 char *task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() 2014 struct task_struct *task = tset->cur_task; in cgroup_taskset_next() local 2240 struct task_struct *task, *tmp_task; in cgroup_migrate() local 2353 struct task_struct *task; in cgroup_attach_task() local 2629 struct task_struct *last_task = NULL, *task; in cgroup_update_dfl_csses() local 3715 struct task_struct *task; in cgroup_transfer_tasks() local 5545 struct task_struct *task; in cgroup_css_links_read() local
|
D | signal.c | 248 bool task_set_jobctl_pending(struct task_struct *task, unsigned int mask) in task_set_jobctl_pending() 276 void task_clear_jobctl_trapping(struct task_struct *task) in task_clear_jobctl_trapping() 300 void task_clear_jobctl_pending(struct task_struct *task, unsigned int mask) in task_clear_jobctl_pending() 329 static bool task_participate_group_stop(struct task_struct *task) in task_participate_group_stop()
|
/linux-4.1.27/ipc/ |
D | namespace.c | 136 static struct ns_common *ipcns_get(struct task_struct *task) in ipcns_get()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | stacktrace.c | 71 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | thread_info.h | 44 struct task_struct *task; /* main task structure */ member
|
D | unwind.h | 54 struct task_struct *task; member
|
/linux-4.1.27/drivers/misc/cxl/ |
D | main.c | 37 struct task_struct *task; in _cxl_slbia() local
|
/linux-4.1.27/arch/frv/include/asm/ |
D | thread_info.h | 33 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/tile/kernel/ |
D | stack.c | 465 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack() 479 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) in save_stack_trace_tsk()
|
D | ptrace.c | 145 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
D | kgdb.c | 126 sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
/linux-4.1.27/fs/proc/ |
D | internal.h | 100 static inline int task_dumpable(struct task_struct *task) in task_dumpable() 280 struct task_struct *task; member
|
D | proc_net.c | 109 struct task_struct *task; in get_proc_task_net() local
|
D | task_nommu.c | 130 struct task_struct *task; in pid_of_stack() local
|
D | task_mmu.c | 97 struct task_struct *task = priv->task; in hold_task_mempolicy() local 253 struct task_struct *task; in pid_of_stack() local 870 struct task_struct *task; in clear_refs_write() local 1230 struct task_struct *task = get_proc_task(file_inode(file)); in pagemap_read() local
|
/linux-4.1.27/mm/ |
D | util.c | 214 struct task_struct *task_of_stack(struct task_struct *task, in task_of_stack() 427 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
|
D | process_vm_access.c | 82 struct task_struct *task, in process_vm_rw_single_vec() 146 struct task_struct *task; in process_vm_rw_core() local
|
D | oom_kill.c | 257 enum oom_scan_t oom_scan_process_thread(struct task_struct *task, in oom_scan_process_thread() 352 struct task_struct *task; in dump_tasks() local
|
D | hugetlb_cgroup.c | 43 struct hugetlb_cgroup *hugetlb_cgroup_from_task(struct task_struct *task) in hugetlb_cgroup_from_task()
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | ptrace.c | 135 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | ptrace.h | 102 #define task_pt_regs(task) \ argument
|
D | thread_info.h | 29 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/kernel/locking/ |
D | rtmutex_common.h | 50 struct task_struct *task; member
|
D | mutex.c | 309 struct task_struct *task = current; in mutex_optimistic_spin() local 509 struct task_struct *task = current; in __mutex_lock_common() local
|
D | rwsem-spinlock.c | 19 struct task_struct *task; member
|
D | rwsem-xadd.c | 101 struct task_struct *task; member
|
/linux-4.1.27/arch/um/include/asm/ |
D | thread_info.h | 16 struct task_struct *task; /* main task structure */ member
|
D | processor-generic.h | 57 static inline void release_thread(struct task_struct *task) in release_thread()
|
/linux-4.1.27/kernel/sched/ |
D | idle_task.c | 73 static unsigned int get_rr_interval_idle(struct rq *rq, struct task_struct *task) in get_rr_interval_idle()
|
D | stop_task.c | 100 get_rr_interval_stop(struct rq *rq, struct task_struct *task) in get_rr_interval_stop()
|
D | deadline.c | 1235 static int find_later_rq(struct task_struct *task) in find_later_rq() 1322 static struct rq *find_lock_later_rq(struct task_struct *task, struct rq *rq) in find_lock_later_rq() 1429 struct task_struct *task; in push_dl_task() local
|
D | rt.c | 1548 static int find_lowest_rq(struct task_struct *task) in find_lowest_rq() 1623 static struct rq *find_lock_lowest_rq(struct task_struct *task, struct rq *rq) in find_lock_lowest_rq() 1739 struct task_struct *task; in push_rt_task() local 2289 static unsigned int get_rr_interval_rt(struct rq *rq, struct task_struct *task) in get_rr_interval_rt()
|
/linux-4.1.27/include/linux/ |
D | rtmutex.h | 55 # define rt_mutex_debug_check_no_locks_held(task) do { } while (0) argument
|
D | iocontext.h | 154 static inline void exit_io_context(struct task_struct *task) { } in exit_io_context()
|
D | kthread.h | 69 struct task_struct *task; member
|
D | mutex.h | 75 struct task_struct *task; member
|
D | proc_fs.h | 51 static inline void proc_flush_task(struct task_struct *task) in proc_flush_task()
|
D | perf_event.h | 527 struct task_struct *task; member 605 perf_cgroup_from_task(struct task_struct *task) in perf_cgroup_from_task() 798 struct task_struct *task) in perf_event_task_sched_in() 925 struct task_struct *task) { } in perf_event_task_sched_in() 931 static inline void perf_event_free_task(struct task_struct *task) { } in perf_event_free_task() 932 static inline void perf_event_delayed_put(struct task_struct *task) { } in perf_event_delayed_put()
|
D | audit.h | 147 static inline void audit_free(struct task_struct *task) in audit_free() 332 static inline int audit_alloc(struct task_struct *task) in audit_alloc() 336 static inline void audit_free(struct task_struct *task) in audit_free()
|
D | cpuset.h | 188 struct task_struct *task) in cpuset_task_status_allowed()
|
D | ww_mutex.h | 28 struct task_struct *task; member
|
D | freezer.h | 75 static inline bool cgroup_freezing(struct task_struct *task) in cgroup_freezing()
|
D | sched.h | 237 #define task_is_traced(task) ((task->state & __TASK_TRACED) != 0) argument 238 #define task_is_stopped(task) ((task->state & __TASK_STOPPED) != 0) argument 239 #define task_is_stopped_or_traced(task) \ argument 241 #define task_contributes_to_load(task) \ argument 1768 static inline struct pid *task_pid(struct task_struct *task) in task_pid() 1773 static inline struct pid *task_tgid(struct task_struct *task) in task_tgid() 1783 static inline struct pid *task_pgrp(struct task_struct *task) in task_pgrp() 1788 static inline struct pid *task_session(struct task_struct *task) in task_session() 2113 static inline void tsk_restore_flags(struct task_struct *task, in tsk_restore_flags() 2694 #define task_thread_info(task) ((struct thread_info *)(task)->stack) argument [all …]
|
D | posix-timers.h | 24 struct task_struct *task; member
|
D | rtc.h | 94 struct rtc_task task; member
|
D | hrtimer.h | 130 struct task_struct *task; member
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | thread_info.h | 39 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 1368 struct sas_task *task = NULL; in pm80xx_send_abort_all() local 1421 struct sas_task *task = NULL; in pm80xx_send_read_log() local 3727 struct sas_task *task = ccb->task; in pm80xx_chip_smp_req() local 3848 static int check_enc_sas_cmd(struct sas_task *task) in check_enc_sas_cmd() 3858 static int check_enc_sat_cmd(struct sas_task *task) in check_enc_sat_cmd() 3889 struct sas_task *task = ccb->task; in pm80xx_chip_ssp_io_req() local 4049 struct sas_task *task = ccb->task; in pm80xx_chip_sata_req() local
|
D | pm8001_hwi.c | 1716 struct sas_task *task = NULL; in pm8001_send_abort_all() local 1766 struct sas_task *task = NULL; in pm8001_send_read_log() local 4223 struct sas_task *task = ccb->task; in pm8001_chip_smp_req() local 4291 struct sas_task *task = ccb->task; in pm8001_chip_ssp_io_req() local 4343 struct sas_task *task = ccb->task; in pm8001_chip_sata_req() local 4695 struct sas_task *task = ccb->task; in pm8001_chip_ssp_tm_req() local
|
/linux-4.1.27/arch/m32r/kernel/ |
D | ptrace.c | 39 get_stack_long(struct task_struct *task, int offset) in get_stack_long() 52 put_stack_long(struct task_struct *task, int offset, unsigned long data) in put_stack_long()
|
/linux-4.1.27/kernel/debug/ |
D | debug_core.h | 40 struct task_struct *task; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_info.c | 179 struct task_struct *task; in drm_clients_info() local
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | thread_info.h | 42 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | thread_info.h | 50 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | kgdb.c | 152 struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
D | ptrace.c | 190 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/arch/arm/kernel/ |
D | ptrace.c | 164 static inline long get_user_reg(struct task_struct *task, int offset) in get_user_reg() 176 put_user_reg(struct task_struct *task, int offset, long data) in put_user_reg() 793 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
D | kgdb.c | 75 sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | ptrace.c | 249 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat() 309 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat() 679 ia64_flush_fph (struct task_struct *task) in ia64_flush_fph() 705 ia64_sync_fph (struct task_struct *task) in ia64_sync_fph() 1688 struct task_struct *task = dst->target; in do_fpregs_get() local 2174 void ia64_syscall_get_set_arguments(struct task_struct *task, in ia64_syscall_get_set_arguments()
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | thread_info.h | 41 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/nios2/kernel/ |
D | traps.c | 65 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
D | ptrace.c | 136 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/block/ |
D | ioprio.c | 32 int set_task_ioprio(struct task_struct *task, int ioprio) in set_task_ioprio()
|
D | blk-cgroup.c | 911 struct task_struct *task; in blkcg_can_attach() local
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | processor.h | 143 #define SET_UNALIGN_CTL(task,value) \ argument 151 #define GET_UNALIGN_CTL(task,addr) \ argument
|
D | thread_info.h | 11 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | thread_info.h | 49 struct task_struct *task; /* main task structure */ member
|
D | processor.h | 77 #define task_pt_regs(task) \ argument
|
/linux-4.1.27/arch/c6x/kernel/ |
D | traps.c | 385 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | umem.c | 264 struct task_struct *task; in ib_umem_release() local
|
/linux-4.1.27/drivers/dma/ |
D | virt-dma.h | 26 struct tasklet_struct task; member
|
/linux-4.1.27/drivers/scsi/ |
D | iscsi_tcp.c | 371 static int iscsi_sw_tcp_pdu_xmit(struct iscsi_task *task) in iscsi_sw_tcp_pdu_xmit() 501 static int iscsi_sw_tcp_pdu_init(struct iscsi_task *task, in iscsi_sw_tcp_pdu_init() 529 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_sw_tcp_pdu_alloc()
|
/linux-4.1.27/drivers/staging/iio/trigger/ |
D | iio-trig-periodic-rtc.c | 28 struct rtc_task task; member
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | thread_info.h | 26 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | unwind.c | 298 static void sh64_unwinder_dump(struct task_struct *task, in sh64_unwinder_dump()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-vbi.c | 51 int task) in task_init()
|
D | saa7134-video.c | 486 static void set_h_prescale(struct saa7134_dev *dev, int task, int prescale) in set_h_prescale() 524 static void set_v_scale(struct saa7134_dev *dev, int task, int yscale) in set_v_scale() 549 static void set_size(struct saa7134_dev *dev, int task, in set_size()
|
/linux-4.1.27/fs/nfs/objlayout/ |
D | objlayout.c | 231 struct rpc_task *task; in _rpc_read_complete() local 313 struct rpc_task *task; in _rpc_write_complete() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | thread_info.h | 22 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 193 struct task_struct *task; in stt_start_timer_thread() local
|
/linux-4.1.27/fs/lockd/ |
D | clntlock.c | 214 struct task_struct *task; in nlmclnt_recovery() local
|
D | svclock.c | 808 static void nlmsvc_grant_callback(struct rpc_task *task, void *data) in nlmsvc_grant_callback()
|
D | svc4proc.c | 225 static void nlm4svc_callback_exit(struct rpc_task *task, void *data) in nlm4svc_callback_exit()
|
D | svcproc.c | 258 static void nlmsvc_callback_exit(struct rpc_task *task, void *data) in nlmsvc_callback_exit()
|
/linux-4.1.27/arch/metag/include/asm/ |
D | thread_info.h | 30 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/lib/ |
D | fault-inject.c | 57 static bool fail_task(struct fault_attr *attr, struct task_struct *task) in fail_task()
|
/linux-4.1.27/fs/nfs/ |
D | write.c | 1347 void nfs_commit_prepare(struct rpc_task *task, void *calldata) in nfs_commit_prepare() 1420 static int nfs_writeback_done(struct rpc_task *task, in nfs_writeback_done() 1469 static void nfs_writeback_result(struct rpc_task *task, in nfs_writeback_result() 1545 struct rpc_task *task; in nfs_initiate_commit() local 1675 static void nfs_commit_done(struct rpc_task *task, void *calldata) in nfs_commit_done()
|
D | pagelist.c | 607 static void nfs_pgio_prepare(struct rpc_task *task, void *calldata) in nfs_pgio_prepare() 620 struct rpc_task *task; in nfs_initiate_pgio() local 767 static void nfs_pgio_result(struct rpc_task *task, void *calldata) in nfs_pgio_result()
|
D | nfs4super.c | 152 const struct task_struct *task; member
|
D | callback.c | 35 struct task_struct *task; member
|
D | nfs4session.c | 268 static bool nfs41_assign_slot(struct rpc_task *task, void *pslot) in nfs41_assign_slot()
|
/linux-4.1.27/net/sunrpc/ |
D | svc.c | 319 svc_pool_map_set_cpumask(struct task_struct *task, unsigned int pidx) in svc_pool_map_set_cpumask() 663 struct task_struct *task = NULL; in choose_victim() local 715 struct task_struct *task; in svc_set_num_threads() local
|
D | auth_generic.c | 65 static struct rpc_cred *generic_bind_cred(struct rpc_task *task, in generic_bind_cred()
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
D | ipu-ic.c | 144 enum ipu_ic_task task; member 163 struct ipu_ic task[IC_NUM_TASKS]; member 676 struct ipu_ic *ipu_ic_get(struct ipu_soc *ipu, enum ipu_ic_task task) in ipu_ic_get()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | thread_info.h | 48 struct task_struct *task; /* main task structure */ member
|
D | hw_breakpoint.h | 128 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread()
|
/linux-4.1.27/arch/um/drivers/ |
D | line.h | 55 struct delayed_work task; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_close.c | 361 struct task_struct *task; in ll_close_thread_start() local
|
D | llite_capa.c | 294 struct task_struct *task; in ll_capa_thread_start() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | thread_info.h | 31 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_shrinker.c | 37 static bool mutex_is_locked_by(struct mutex *mutex, struct task_struct *task) in mutex_is_locked_by()
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 504 static int apparmor_getprocattr(struct task_struct *task, char *name, in apparmor_getprocattr() 531 static int apparmor_setprocattr(struct task_struct *task, char *name, in apparmor_setprocattr() 606 static int apparmor_task_setrlimit(struct task_struct *task, in apparmor_task_setrlimit()
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 1684 static void task_release_itt(struct iscsi_task *task, itt_t hdr_itt) in task_release_itt() 1701 static int task_reserve_itt(struct iscsi_task *task, itt_t *hdr_itt) in task_reserve_itt() 2088 int cxgbi_conn_alloc_pdu(struct iscsi_task *task, u8 opcode) in cxgbi_conn_alloc_pdu() 2150 int cxgbi_conn_init_pdu(struct iscsi_task *task, unsigned int offset, in cxgbi_conn_init_pdu() 2253 int cxgbi_conn_xmit_pdu(struct iscsi_task *task) in cxgbi_conn_xmit_pdu() 2309 void cxgbi_cleanup_task(struct iscsi_task *task) in cxgbi_cleanup_task()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | kgdb.c | 123 sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | thread_info.h | 42 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/dma-buf/ |
D | fence.c | 318 struct task_struct *task; member
|
/linux-4.1.27/arch/arc/kernel/ |
D | kgdb.c | 72 struct task_struct *task) in sleeping_thread_to_gdb_regs()
|
D | ptrace.c | 132 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | thread_info.h | 46 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 674 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_els() local 798 struct fcoe_task_ctx_entry *task, u8 num_rq) in bnx2fc_process_els_compl()
|
/linux-4.1.27/kernel/trace/ |
D | trace_syscalls.c | 64 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() 73 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | processor.h | 251 #define SET_UNALIGN_CTL(task,value) \ argument 257 #define GET_UNALIGN_CTL(task,addr) \ argument 263 #define SET_FPEMU_CTL(task,value) \ argument 269 #define GET_FPEMU_CTL(task,addr) \ argument
|
D | thread_info.h | 22 struct task_struct *task; /* XXX not really needed, except for dup_task_struct() */ member
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 500 struct task_struct *task; in qib_cq_init() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | thread_info_32.h | 29 struct task_struct *task; /* main task structure */ member
|
D | thread_info_64.h | 37 struct task_struct *task; member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | ps3fb.c | 118 struct task_struct *task; member 976 struct task_struct *task; in ps3fb_probe() local 1221 struct task_struct *task = ps3fb.task; in ps3fb_shutdown() local
|
D | sa1100fb.h | 63 struct work_struct task; member
|
/linux-4.1.27/security/yama/ |
D | yama_lsm.c | 138 void yama_task_free(struct task_struct *task) in yama_task_free()
|
/linux-4.1.27/arch/xtensa/mm/ |
D | tlb.c | 171 struct task_struct *task = get_current(); in get_pte_for_vaddr() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | process_32.c | 465 unsigned long get_wchan(struct task_struct *task)
|
D | ptrace_32.c | 323 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
D | process_64.c | 749 unsigned long get_wchan(struct task_struct *task) in get_wchan()
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | core.c | 575 struct task_struct *task; in pnpbios_thread_init() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | saa717x.c | 820 int task, int prescale) in set_h_prescale() 864 static void set_v_scale(struct v4l2_subdev *sd, int task, int yscale) in set_v_scale()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | sched.h | 101 struct rpc_task *task; member 249 static inline int rpc_wait_for_completion_task(struct rpc_task *task) in rpc_wait_for_completion_task()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | processor.h | 406 #define GET_FP_MODE(task) mips_get_process_fp_mode(task) argument 407 #define SET_FP_MODE(task,value) mips_set_process_fp_mode(task, value) argument
|
D | thread_info.h | 25 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | traps.c | 275 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | thread_info.h | 28 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | workitem.c | 381 struct task_struct *task; in cfs_wi_sched_create() local
|
/linux-4.1.27/fs/ |
D | proc_namespace.c | 236 struct task_struct *task = get_proc_task(inode); in mounts_open_common() local
|
D | coredump.c | 417 struct task_struct *task; in coredump_finish() local
|
/linux-4.1.27/arch/frv/kernel/ |
D | traps.c | 469 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | blocklayout.c | 204 struct rpc_task *task; in bl_read_cleanup() local 339 struct rpc_task *task = container_of(work, struct rpc_task, u.tk_work); in bl_write_cleanup() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | thread_info.h | 54 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_iocb.c | 384 int qla4xxx_send_passthru0(struct iscsi_task *task) in qla4xxx_send_passthru0()
|
D | ql4_isr.c | 367 struct iscsi_task *task; in qla4xxx_passthru_status_entry() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | closure.h | 152 struct task_struct *task; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | thread_info.h | 41 struct task_struct *task; /* main task structure */ member
|
D | reg_booke.h | 408 #define dbcr_iac_range(task) ((task)->thread.debug.dbcr0) argument 422 #define dbcr_dac(task) ((task)->thread.debug.dbcr1) argument 468 #define dbcr_dac(task) ((task)->thread.debug.dbcr0) argument 502 #define dbcr_iac_range(task) ((task)->thread.debug.dbcr1) argument
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | cmtp.h | 85 struct task_struct *task; member
|
/linux-4.1.27/include/uapi/linux/ |
D | ncp.h | 26 __u8 task; member 40 __u8 task; member
|
/linux-4.1.27/arch/mips/kernel/ |
D | traps.c | 137 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs) in show_backtrace() 162 static void show_stacktrace(struct task_struct *task, in show_stacktrace() 192 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
D | ptrace.c | 566 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/arch/m68k/kernel/ |
D | traps.c | 937 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
|
/linux-4.1.27/security/tomoyo/ |
D | gc.c | 649 struct task_struct *task = kthread_create(tomoyo_gc_thread, in tomoyo_notify_gc() local
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | thread_info.h | 72 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/media/rc/ |
D | lirc_dev.c | 61 struct task_struct *task; member
|
/linux-4.1.27/arch/parisc/kernel/ |
D | traps.c | 186 static void parisc_show_stack(struct task_struct *task, unsigned long *sp, in parisc_show_stack()
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_expander.c | 46 struct sas_task *task = (void *) _task; in smp_task_timedout() local 57 static void smp_task_done(struct sas_task *task) in smp_task_done() 71 struct sas_task *task = NULL; in smp_execute_task() local
|
/linux-4.1.27/include/scsi/ |
D | libiscsi.h | 147 static inline int iscsi_task_has_unsol_data(struct iscsi_task *task) in iscsi_task_has_unsol_data() 152 static inline void* iscsi_next_hdr(struct iscsi_task *task) in iscsi_next_hdr() 196 struct iscsi_task *task; /* xmit task in progress */ member
|
/linux-4.1.27/drivers/scsi/isci/ |
D | request.h | 303 static inline int isci_task_is_ncq_recovery(struct sas_task *task) in isci_task_is_ncq_recovery()
|
D | remote_device.c | 701 struct sas_task *task = isci_request_access_task(ireq); in sci_remote_device_start_io() local 725 struct sas_task *task = isci_request_access_task(ireq); in sci_remote_device_start_io() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 627 struct task_struct *task; in ptlrpcd_start() local
|
D | pinger.c | 654 struct task_struct *task; in ping_evictor_start() local
|
D | import.c | 1348 struct task_struct *task; in ptlrpc_import_recovery_state_machine() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | thread_info.h | 53 struct task_struct *task; /* main task structure */ member
|
D | processor.h | 862 #define task_pt_regs(task) \ argument 869 #define KSTK_ESP(task) (task_pt_regs(task)->sp) argument 921 #define KSTK_EIP(task) (task_pt_regs(task)->ip) argument
|
/linux-4.1.27/fs/btrfs/ |
D | dev-replace.c | 765 struct task_struct *task; in btrfs_resume_dev_replace_async() local
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | thread_info.h | 67 struct task_struct *task; /* main task structure */ member
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_priv.h | 180 struct task_struct *task; member
|
D | ion.c | 92 struct task_struct *task; member 330 struct task_struct *task; in ion_buffer_remove_from_handle() local 742 struct task_struct *task; in ion_client_create() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | traps.c | 145 void show_stack(struct task_struct *task, unsigned long *sp) in show_stack()
|
/linux-4.1.27/include/net/ |
D | dn_nsp.h | 137 __u8 task; member
|
/linux-4.1.27/drivers/ssb/ |
D | driver_chipcommon_pmu.c | 370 u8 task; /* SET | ADD | REMOVE */ member
|
/linux-4.1.27/drivers/bluetooth/ |
D | btmrvl_drv.h | 54 struct task_struct *task; member
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | interface.c | 520 struct task_struct *task; in xenvif_connect() local
|
/linux-4.1.27/arch/metag/kernel/ |
D | ptrace.c | 365 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 2978 sym_dequeue_from_squeue(struct sym_hcb *np, int i, int target, int lun, int task) 3198 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task) 3287 int target=-1, lun=-1, task; local
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn2_smp.c | 110 void sn_migrate(struct task_struct *task) in sn_migrate()
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | bnep.h | 162 struct task_struct *task; member
|
/linux-4.1.27/drivers/tty/ |
D | tty_ldsem.c | 74 struct task_struct *task; member
|
/linux-4.1.27/drivers/block/ |
D | nbd.c | 131 struct task_struct *task = (struct task_struct *)arg; in nbd_xmit_timeout() local
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | hidp.h | 145 struct task_struct *task; member
|
/linux-4.1.27/drivers/atm/ |
D | eni.h | 71 struct tasklet_struct task; /* tasklet for interrupt work */ member
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4layouts.c | 611 nfsd4_cb_layout_done(struct nfsd4_callback *cb, struct rpc_task *task) in nfsd4_cb_layout_done()
|
/linux-4.1.27/kernel/time/ |
D | hrtimer.c | 1477 struct task_struct *task = t->task; in hrtimer_wakeup() local 1486 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
|
/linux-4.1.27/net/sched/ |
D | sch_atm.c | 65 struct tasklet_struct task; /* dequeue tasklet */ member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_fence.c | 1035 struct task_struct *task; member
|
/linux-4.1.27/security/ |
D | device_cgroup.c | 59 static inline struct dev_cgroup *task_devcgroup(struct task_struct *task) in task_devcgroup()
|