Home
last modified time | relevance | path

Searched defs:task (Results 201 – 225 of 854) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dtasks.py92 def get_thread_info(task): argument
116 def invoke(self, task): argument
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-block-manager.c56 struct task_struct *task; member
61 struct task_struct *task) in __find_holder()
74 static void __add_holder(struct block_lock *lock, struct task_struct *task) in __add_holder()
91 static void __del_holder(struct block_lock *lock, struct task_struct *task) in __del_holder()
136 struct task_struct *task; in __wake_waiter() local
/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Dtest_unwind.c40 static noinline int test_unwind(struct task_struct *task, struct pt_regs *regs, in test_unwind()
109 struct task_struct *task; member
261 struct task_struct *task; in test_unwind_task() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c686 static void ssbd_prctl_enable_mitigation(struct task_struct *task) in ssbd_prctl_enable_mitigation()
693 static void ssbd_prctl_disable_mitigation(struct task_struct *task) in ssbd_prctl_disable_mitigation()
700 static int ssbd_prctl_set(struct task_struct *task, unsigned long ctrl) in ssbd_prctl_set()
763 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set()
774 static int ssbd_prctl_get(struct task_struct *task) in ssbd_prctl_get()
807 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack_64.c154 bool noinstr get_stack_info_noinstr(unsigned long *stack, struct task_struct *task, in get_stack_info_noinstr()
175 int get_stack_info(unsigned long *stack, struct task_struct *task, in get_stack_info()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py98 def dump_sigtask(self, fn, task, stampbase, runtime): argument
101 def invalidate_task(self, task, d, fn): argument
258 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches): argument
268 def read_taint(self, fn, task, stampbase): argument
363 def dump_sigtask(self, fn, task, stampbase, runtime): argument
475 def invalidate_task(self, task, d, fn): argument
589 def report_unihash(self, path, task, d): argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dprocess.c619 unsigned long unwind_stack(struct task_struct *task, unsigned long *sp, in unwind_stack()
642 unsigned long get_wchan(struct task_struct *task) in get_wchan()
743 int mips_get_process_fp_mode(struct task_struct *task) in mips_get_process_fp_mode()
767 int mips_set_process_fp_mode(struct task_struct *task, unsigned int value) in mips_set_process_fp_mode()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dmetrics.h96 static inline void rpc_count_iostats(const struct rpc_task *task, in rpc_count_iostats()
98 static inline void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics()
/OK3568_Linux_fs/kernel/kernel/
H A Dpid_namespace.c177 struct task_struct *task, *me = current; in zap_pid_ns_processes() local
341 static struct ns_common *pidns_get(struct task_struct *task) in pidns_get()
354 static struct ns_common *pidns_for_children_get(struct task_struct *task) in pidns_for_children_get()
/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c126 struct task_struct *task; member
136 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path()
217 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dzc.c51 struct task_struct *task, struct mm_struct *mm) in __cryptodev_get_userbuf()
161 struct task_struct *task, struct mm_struct *mm, in cryptodev_get_userbuf()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmte.h72 static inline long set_mte_ctrl(struct task_struct *task, unsigned long arg) in set_mte_ctrl()
76 static inline long get_mte_ctrl(struct task_struct *task) in get_mte_ctrl()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dptrace.h86 # define user_stack(task,regs) ((long) regs - (long) task == IA64_STK_OFFSET - sizeof(*regs)) argument
87 # define fsys_mode(task,regs) \ argument
/OK3568_Linux_fs/kernel/kernel/time/
H A Dnamespace.c201 static void timens_set_vvar_page(struct task_struct *task, in timens_set_vvar_page()
246 static struct ns_common *timens_get(struct task_struct *task) in timens_get()
262 static struct ns_common *timens_for_children_get(struct task_struct *task) in timens_for_children_get()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c84 static void bnx2i_setup_write_cmd_bd_info(struct iscsi_task *task) in bnx2i_setup_write_cmd_bd_info()
473 struct iscsi_task *task = session->cmds[i]; in bnx2i_destroy_cmd_pool() local
498 struct iscsi_task *task = session->cmds[i]; in bnx2i_setup_cmd_pool() local
1079 static int bnx2i_iscsi_send_generic_request(struct iscsi_task *task) in bnx2i_iscsi_send_generic_request()
1156 static void bnx2i_cleanup_task(struct iscsi_task *task) in bnx2i_cleanup_task()
1189 bnx2i_mtask_xmit(struct iscsi_conn *conn, struct iscsi_task *task) in bnx2i_mtask_xmit()
1221 static int bnx2i_task_xmit(struct iscsi_task *task) in bnx2i_task_xmit()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c625 …u540c_h265_set_patch_info(MppDev dev, H265eSyntax_new *syn, Vepu541Fmt input_fmt, HalEncTask *task) in vepu540c_h265_set_patch_info()
725 …_RET vepu540c_h265_set_rc_regs(H265eV540cHalContext *ctx, H265eV540cRegSet *regs, HalEncTask *task) in vepu540c_h265_set_rc_regs()
1074 …vepu540c_h265_set_hw_address(H265eV540cHalContext *ctx, hevc_vepu540c_base *regs, HalEncTask *task) in vepu540c_h265_set_hw_address()
1145 MPP_RET hal_h265e_v540c_gen_regs(void *hal, HalEncTask *task) in hal_h265e_v540c_gen_regs()
1514 MPP_RET hal_h265e_v540c_wait(void *hal, HalEncTask *task) in hal_h265e_v540c_wait()
1594 MPP_RET hal_h265e_v540c_get_task(void *hal, HalEncTask *task) in hal_h265e_v540c_get_task()
1625 MPP_RET hal_h265e_v540c_ret_task(void *hal, HalEncTask *task) in hal_h265e_v540c_ret_task()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c496 static void sq_prepare_task(struct hinic_sq_task *task) in sq_prepare_task()
509 void hinic_task_set_l2hdr(struct hinic_sq_task *task, u32 len) in hinic_task_set_l2hdr()
514 void hinic_task_set_outter_l3(struct hinic_sq_task *task, in hinic_task_set_outter_l3()
522 void hinic_task_set_inner_l3(struct hinic_sq_task *task, in hinic_task_set_inner_l3()
530 void hinic_task_set_tunnel_l4(struct hinic_sq_task *task, in hinic_task_set_tunnel_l4()
538 void hinic_set_cs_inner_l4(struct hinic_sq_task *task, u32 *queue_info, in hinic_set_cs_inner_l4()
562 void hinic_set_tso_inner_l4(struct hinic_sq_task *task, u32 *queue_info, in hinic_set_tso_inner_l4()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c337 static MPP_RET hal_h264e_vepu541_get_task(void *hal, HalEncTask *task) in hal_h264e_vepu541_get_task()
444 HalEncTask *task) in setup_vepu541_prep()
883 HalEncTask *task) in setup_vepu541_io_buf()
1544 static MPP_RET hal_h264e_vepu541_gen_regs(void *hal, HalEncTask *task) in hal_h264e_vepu541_gen_regs()
1616 static MPP_RET hal_h264e_vepu541_start(void *hal, HalEncTask *task) in hal_h264e_vepu541_start()
1720 static MPP_RET hal_h264e_vepu541_wait(void *hal, HalEncTask *task) in hal_h264e_vepu541_wait()
1754 static MPP_RET hal_h264e_vepu541_ret_task(void *hal, HalEncTask *task) in hal_h264e_vepu541_ret_task()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-report.c758 struct task { struct
764 static struct task *tasks_list(struct task *task, struct machine *machine) in tasks_list() argument
805 static void task__print_level(struct task *task, FILE *fp, int level) in task__print_level()
827 struct task *tasks, *task; in tasks_print() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dseccomp.h112 static inline long seccomp_get_filter(struct task_struct *task, in seccomp_get_filter()
117 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata()
H A Dcred.h319 #define __task_cred(task) \ argument
362 #define task_cred_xxx(task, xxx) \ argument
371 #define task_uid(task) (task_cred_xxx((task), uid)) argument
372 #define task_euid(task) (task_cred_xxx((task), euid)) argument
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_parser.cpp143 MPP_RET mpp_parser_prepare(Parser prs, MppPacket pkt, HalDecTask *task) in mpp_parser_prepare()
157 MPP_RET mpp_parser_parse(Parser prs, HalDecTask *task) in mpp_parser_parse()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dosl_ext.h374 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
706 #define OSL_EXT_TASK_DECL(task) argument
736 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
738 #define osl_ext_task_delete(task) (OSL_EXT_SUCCESS) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dosl_ext.h374 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
706 #define OSL_EXT_TASK_DECL(task) argument
736 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
738 #define osl_ext_task_delete(task) (OSL_EXT_SUCCESS) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dosl_ext.h363 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
698 #define OSL_EXT_TASK_DECL(task) argument
728 #define osl_ext_task_create(name, stack, stack_size, priority, func, arg, task) \ argument
730 #define osl_ext_task_delete(task) (OSL_EXT_SUCCESS) argument

12345678910>>...35