Searched refs:taskc (Results 1 – 2 of 2) sorted by relevance
319 struct fcg_task_ctx *taskc; in BPF_STRUCT_OPS() local326 if (!taskc) { in BPF_STRUCT_OPS()337 set_bypassed_at(p, taskc); in BPF_STRUCT_OPS()347 struct fcg_task_ctx *taskc; in BPF_STRUCT_OPS() local352 if (!taskc) { in BPF_STRUCT_OPS()363 set_bypassed_at(p, taskc); in BPF_STRUCT_OPS()559 if (!taskc) { in BPF_STRUCT_OPS()564 if (!taskc->bypassed_at) in BPF_STRUCT_OPS()572 taskc->bypassed_at = 0; in BPF_STRUCT_OPS()817 if (!taskc) in BPF_STRUCT_OPS()[all …]
607 struct task_ctx *taskc; in BPF_STRUCT_OPS() local611 if (!(taskc = bpf_task_storage_get(&task_ctx_stor, p, 0, 0))) in BPF_STRUCT_OPS()615 taskc->force_local, taskc->core_sched_seq); in BPF_STRUCT_OPS()