Home
last modified time | relevance | path

Searched defs:worker (Results 51 - 75 of 210) sorted by relevance

123456789

/kernel/linux/linux-5.10/samples/seccomp/
H A Duser-trap.c204 pid_t worker = 0 , tracer = 0; in main() local
[all...]
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c46 struct worker { struct
127 struct worker *worker = NULL; in bench_futex_hash() local
[all...]
H A Dfutex-requeue.c40 static pthread_t *worker; variable
H A Dfutex-wake.c41 pthread_t *worker; variable
H A Dfutex-lock-pi.c26 struct worker { struct
34 static struct worker *worker; variable
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dasync.c368 struct worker *worker = current_wq_worker(); in current_is_async() local
/kernel/linux/linux-5.10/include/linux/
H A Dkthread.h104 struct kthread_worker *worker; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dkthread.h134 struct kthread_worker *worker; member
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dasync.c342 struct worker *worker = current_wq_worker(); in current_is_async() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h84 struct work_struct worker; /* handler for incoming requests */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_io_utils.c119 msm_hrtimer_work_init(struct msm_hrtimer_work *work, struct kthread_worker *worker, kthread_work_func_t fn, clockid_t clock_id, enum hrtimer_mode mode) msm_hrtimer_work_init() argument
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-slave-testunit.c43 struct delayed_work worker; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c43 struct worker { struct
130 struct worker *worker = NULL; in bench_futex_hash() local
[all...]
H A Dfutex-lock-pi.c27 struct worker { struct
35 static struct worker *worker; variable
[all...]
H A Dfutex-requeue.c36 static pthread_t *worker; variable
H A Dfutex-wake.c36 static pthread_t *worker; variable
/kernel/linux/linux-6.6/samples/seccomp/
H A Duser-trap.c204 pid_t worker = 0 , tracer = 0; in main() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dframe_thread_encoder.c67 pthread_t worker[MAX_THREADS]; member
77 static void * attribute_align_arg worker(void *v){ in worker() function
/third_party/libuv/docs/code/multi-echo-server/
H A Dmain.c42 struct child_worker *worker = &workers[round_robin_counter]; in on_new_connection() local
75 struct child_worker *worker = &workers[cpu_count]; in setup_workers() local
[all...]
/third_party/node/src/
H A Dbase_object.h40 namespace worker { namespace
H A Dnode_messaging.h15 namespace worker { namespace
H A Dnode_worker.h14 namespace worker { namespace
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c155 static void *worker(void *arg PTS_ATTRIBUTE_UNUSED) in worker() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c201 static void *worker(void *arg PTS_ATTRIBUTE_UNUSED) in worker() function
/third_party/ltp/testcases/realtime/func/sched_jitter/
H A Dsched_jitter.c166 int worker, interrupter; in main() local

Completed in 11 milliseconds

123456789