Home
last modified time | relevance | path

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

12345678910>>...28

/linux/tools/verification/rvgen/rvgen/templates/ltl2k/
H A Dmain.c39 static void ltl_atoms_init(struct task_struct *task, struct ltl_monitor *mon, bool task_creation) in ltl_atoms_init() argument
/linux/tools/testing/selftests/bpf/progs/
H A Dstruct_ops_refcounted_fail__tail_call.c24 struct task_struct *task = (struct task_struct *)ctx[1]; in refcounted_fail__tail_call() local
H A Dstruct_ops_refcounted_fail__ref_leak.c14 struct task_struct *task) in BPF_PROG() argument
H A Dbpf_iter_test_kern3.c12 struct task_struct *task = ctx->task; in dump_task() local
H A Dstruct_ops_kptr_return_fail__invalid_scalar.c17 struct task_struct *task, struct cgroup *cgrp) in BPF_PROG() argument
H A Dcgrp_ls_negative.c20 struct task_struct *task; in BPF_PROG() local
H A Dstruct_ops_kptr_return.c16 struct task_struct *task, struct cgroup *cgrp) in BPF_PROG() argument
H A Dstruct_ops_maybe_null_fail.c13 struct task_struct *task) in BPF_PROG() argument
H A Dstruct_ops_kptr_return_fail__nonzero_offset.c17 struct task_struct *task, struct cgroup *cgrp) in BPF_PROG() argument
H A Dstruct_ops_maybe_null.c17 struct task_struct *task) in BPF_PROG() argument
H A Duptr_update_failure.c20 struct task_struct *task; in not_used() local
H A Draw_tp_null.c16 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
H A Dtest_raw_tp_test_run.c12 int BPF_PROG(rename, struct task_struct *task, char *comm) in BPF_PROG() argument
H A Dtest_skb_helpers.c20 struct task_struct *task; in test_skb_helpers() local
H A Dstruct_ops_kptr_return_fail__local_kptr.c18 struct task_struct *task, struct cgroup *cgrp) in BPF_PROG() argument
H A Dstruct_ops_kptr_return_fail__wrong_type.c17 struct task_struct *task, struct cgroup *cgrp) in BPF_PROG() argument
/linux/include/linux/
H A Dlivepatch.h204 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() argument
242 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() argument
243 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state() argument
/linux/io_uring/
H A Dtctx.c16 struct task_struct *task) in io_init_wq_offload() argument
69 __cold int io_uring_alloc_task_context(struct task_struct *task, in io_uring_alloc_task_context() argument
[all...]
/linux/arch/riscv/kernel/
H A Dprocess.c285 long set_tagged_addr_ctrl(struct task_struct *task, unsigned long arg) in set_tagged_addr_ctrl() argument
346 long get_tagged_addr_ctrl(struct task_struct *task) in get_tagged_addr_ctrl() argument
/linux/kernel/
H A Dseccomp.c63 struct task_struct *task; member
250 struct task_struct *task = current; in populate_seccomp_data() local
445 arch_seccomp_spec_mitigate(struct task_struct * task) arch_seccomp_spec_mitigate() argument
447 seccomp_assign_mode(struct task_struct * task,unsigned long seccomp_mode,unsigned long flags) seccomp_assign_mode() argument
2151 get_nth_filter(struct task_struct * task,unsigned long filter_off) get_nth_filter() argument
2197 seccomp_get_filter(struct task_struct * task,unsigned long filter_off,void __user * data) seccomp_get_filter() argument
2235 seccomp_get_metadata(struct task_struct * task,unsigned long size,void __user * data) seccomp_get_metadata() argument
2515 proc_pid_seccomp_cache(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task) proc_pid_seccomp_cache() argument
[all...]
/linux/lib/
H A Dis_single_threaded.c17 struct task_struct *task = current; in current_is_single_threaded() local
/linux/arch/loongarch/kernel/
H A Dunwind_guess.c14 void unwind_start(struct unwind_state *state, struct task_struct *task, in unwind_start() argument
/linux/rust/helpers/
H A Dpid_namespace.c17 struct pid_namespace *rust_helper_task_get_pid_ns(struct task_struct *task) in rust_helper_task_get_pid_ns() argument
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c273 static int offload_tso(struct hinic_sq_task *task, u32 *queue_info, in offload_tso() argument
353 static int offload_csum(struct hinic_sq_task *task, u32 *queue_info, in offload_csum() argument
439 offload_vlan(struct hinic_sq_task * task,u32 * queue_info,u16 vlan_tag,u16 vlan_pri) offload_vlan() argument
448 hinic_tx_offload(struct sk_buff * skb,struct hinic_sq_task * task,u32 * queue_info) hinic_tx_offload() argument
[all...]
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c102 struct exynos_drm_ipp_task *task; member
1053 struct exynos_drm_ipp_task *task = ctx->task; in gsc_irq_handler() local
1115 struct exynos_drm_ipp_task *task) in gsc_commit() argument
1149 gsc_abort(struct exynos_drm_ipp * ipp,struct exynos_drm_ipp_task * task) gsc_abort() argument
1156 struct exynos_drm_ipp_task *task = ctx->task; gsc_abort() local
[all...]

12345678910>>...28