Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 25 of 44) sorted by relevance

12

/external/wmediumd/wmediumd/lib/
Dsched.c13 uint64_t usfstl_sched_current_time(struct usfstl_scheduler *sched) in usfstl_sched_current_time()
28 static bool usfstl_sched_external_request(struct usfstl_scheduler *sched, in usfstl_sched_external_request()
58 static void usfstl_sched_external_wait(struct usfstl_scheduler *sched) in usfstl_sched_external_wait()
70 void usfstl_sched_add_job(struct usfstl_scheduler *sched, struct usfstl_job *job) in usfstl_sched_add_job()
127 void _usfstl_sched_set_time(struct usfstl_scheduler *sched, uint64_t time) in _usfstl_sched_set_time()
144 void usfstl_sched_set_time(struct usfstl_scheduler *sched, uint64_t time) in usfstl_sched_set_time()
160 static void usfstl_sched_forward(struct usfstl_scheduler *sched, uint64_t until) in usfstl_sched_forward()
177 void usfstl_sched_start(struct usfstl_scheduler *sched) in usfstl_sched_start()
183 struct usfstl_job *usfstl_sched_next(struct usfstl_scheduler *sched) in usfstl_sched_next()
256 void usfstl_sched_set_sync_time(struct usfstl_scheduler *sched, uint64_t time) in usfstl_sched_set_sync_time()
[all …]
Dwallclock.c15 struct usfstl_scheduler *sched; in usfstl_sched_wallclock_handle_fd() local
24 static void usfstl_sched_wallclock_initialize(struct usfstl_scheduler *sched) in usfstl_sched_wallclock_initialize()
34 void usfstl_sched_wallclock_request(struct usfstl_scheduler *sched, uint64_t time) in usfstl_sched_wallclock_request()
55 void usfstl_sched_wallclock_wait(struct usfstl_scheduler *sched) in usfstl_sched_wallclock_wait()
69 void usfstl_sched_wallclock_init(struct usfstl_scheduler *sched, in usfstl_sched_wallclock_init()
85 void usfstl_sched_wallclock_exit(struct usfstl_scheduler *sched) in usfstl_sched_wallclock_exit()
95 static void _usfstl_sched_wallclock_sync_real(struct usfstl_scheduler *sched) in _usfstl_sched_wallclock_sync_real()
112 void usfstl_sched_wallclock_wait_and_handle(struct usfstl_scheduler *sched) in usfstl_sched_wallclock_wait_and_handle()
Dschedctrl.c126 static void usfstl_sched_ctrl_request(struct usfstl_scheduler *sched, uint64_t time) in usfstl_sched_ctrl_request()
137 static void usfstl_sched_ctrl_wait(struct usfstl_scheduler *sched) in usfstl_sched_ctrl_wait()
154 struct usfstl_scheduler *sched) in usfstl_sched_ctrl_start()
/external/ipsec-tools/src/racoon/
Dschedule.h42 struct sched { struct
56 TAILQ_ENTRY(sched) chain; argument
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
Dgk104.asm103 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
111 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
120 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
128 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
137 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
146 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
154 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
163 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
172 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
181 sched 0x00 0x00 0x00 0x00 0x00 0x00 0x00 label
[all …]
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2.c104 struct ir2_sched_instr *sched = NULL, *s; in insert() local
157 struct ir2_sched_instr *sched; in scalarize_case1() local
213 static int sched_next(struct ir2_context *ctx, struct ir2_sched_instr *sched) in sched_next()
387 struct ir2_sched_instr *sched; in schedule_instrs() local
Dir2_assemble.c166 fill_instr(struct ir2_context *ctx, struct ir2_sched_instr *sched, in fill_instr()
/external/musl/src/sched/
Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler()
/external/perfetto/src/trace_processor/prelude/tables_views/
Dviews.sql19 CREATE VIEW sched AS view
/external/perfetto/src/trace_processor/prelude/table_functions/
Dexperimental_sched_upid.cc30 const tables::SchedSliceTable& sched, in ExperimentalSchedUpid()
/external/rust/crates/async-task/tests/
Dwaker_ready.rs85 let sched = move |runnable: Runnable| { localVariable
Dwaker_pending.rs79 let sched = move |runnable: Runnable| { localVariable
Dwaker_panic.rs88 let sched = move |runnable: Runnable| { localVariable
/external/wmediumd/wmediumd/inc/usfstl/
Dschedctrl.h14 struct usfstl_scheduler *sched; member
Dsched.h230 #define usfstl_sched_for_each_pending(sched, job) \ argument
234 #define usfstl_sched_for_each_pending_safe(sched, job, tmp) \ argument
/external/crosvm/base/src/sys/windows/
Dmod.rs29 mod sched; module
/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp905 instruction_scheduler *sched) in schedule_node()
1830 fs_instruction_scheduler sched(this, grf_count, first_non_payload_grf, in schedule_instructions() local
1840 vec4_instruction_scheduler sched(this, prog_data->total_grf); in opt_schedule_instructions() local
Dbrw_ir_fs.h387 tgl_swsb sched; /**< Scheduling info. */ variable
/external/toolchain-utils/crosperf/
Dschedv2.py24 def __init__(self, dut, sched): argument
/external/perfetto/src/trace_processor/importers/ftrace/
Dsched_event_tracker.cc306 auto* sched = context_->storage->mutable_sched_slice_table(); in AddRawEventAndStartSlice() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc163 F f, grpc_closure_scheduler* sched = grpc_schedule_on_exec_ctx) { in MakeClosure()
178 F f, grpc_closure_scheduler* sched = grpc_schedule_on_exec_ctx) { in MakeOnceClosure()
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c1146 AES_NOHW_SCHEDULE sched; in aes_nohw_encrypt() local
1155 AES_NOHW_SCHEDULE sched; in aes_nohw_decrypt() local
1181 AES_NOHW_SCHEDULE sched; in aes_nohw_ctr32_encrypt_blocks() local
1227 AES_NOHW_SCHEDULE sched; in aes_nohw_cbc_encrypt() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c1146 AES_NOHW_SCHEDULE sched; in aes_nohw_encrypt() local
1155 AES_NOHW_SCHEDULE sched; in aes_nohw_decrypt() local
1181 AES_NOHW_SCHEDULE sched; in aes_nohw_ctr32_encrypt_blocks() local
1227 AES_NOHW_SCHEDULE sched; in aes_nohw_cbc_encrypt() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c1145 AES_NOHW_SCHEDULE sched; in aes_nohw_encrypt() local
1154 AES_NOHW_SCHEDULE sched; in aes_nohw_decrypt() local
1180 AES_NOHW_SCHEDULE sched; in aes_nohw_ctr32_encrypt_blocks() local
1228 AES_NOHW_SCHEDULE sched; in aes_nohw_cbc_encrypt() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dfsgsbase.c625 for (int sched = 0; sched < 2; sched++) { in main() local

12