Home
last modified time | relevance | path

Searched refs:schedule (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddes.h136 long length, DES_key_schedule *schedule,
140 long length, DES_key_schedule *schedule,
143 long length, DES_key_schedule *schedule,
146 long length, DES_key_schedule *schedule,
150 long length, DES_key_schedule *schedule,
214 long length, DES_key_schedule *schedule,
217 long length, DES_key_schedule *schedule,
230 int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule);
231 int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule);
232 int DES_set_key_checked(const_DES_cblock *key, DES_key_schedule *schedule);
[all …]
H A Dblowfish.h117 const BF_KEY *schedule, unsigned char *ivec, int enc);
119 long length, const BF_KEY *schedule,
122 long length, const BF_KEY *schedule,
H A Ddes_old.h345 _ossl_old_des_key_schedule schedule,
349 _ossl_old_des_key_schedule schedule,
353 _ossl_old_des_key_schedule schedule,
357 _ossl_old_des_key_schedule schedule,
363 _ossl_old_des_key_schedule schedule,
416 _ossl_old_des_key_schedule schedule,
420 _ossl_old_des_key_schedule schedule,
435 _ossl_old_des_key_schedule schedule);
437 _ossl_old_des_key_schedule schedule);
443 _ossl_old_des_key_schedule schedule,
[all …]
H A Dcast.h97 long length, const CAST_KEY *schedule,
100 long length, const CAST_KEY *schedule,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp36 void schedule();
37 void schedule(optional<Timestamp> expires);
83 request->schedule(); in add()
252 void OnlineFileRequest::schedule() { in schedule() function in mbgl::OnlineFileRequest
255 schedule(resource.priorExpires); in schedule()
257 schedule(util::now()); in schedule()
300 void OnlineFileRequest::schedule(optional<Timestamp> expires) { in schedule() function in mbgl::OnlineFileRequest
377 schedule(response.expires); in completed()
390 schedule(util::now()); in networkIsReachableAgain()
396 schedule(); in setTransformedURL()
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTExecutor.h62 schedule([taskQueue] { taskQueue->runNextTask(); }, threadId);
66 virtual void schedule(std::function<void()> task, INT32 threadId = 0) = 0;
81 void schedule(std::function<void()> task, INT32 threadId = 0) override;
112 void schedule(std::function<void()> task, INT32 threadId = 0) override;
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c166 struct sja1105_schedule_entry *schedule; in sja1105_init_scheduling() local
235 schedule = table->entries; in sja1105_init_scheduling()
312 schedule[k].delta = ns_to_sja1105_delta(delta_ns); in sja1105_init_scheduling()
313 schedule[k].destports = BIT(port); in sja1105_init_scheduling()
314 schedule[k].resmedia_en = true; in sja1105_init_scheduling()
315 schedule[k].resmedia = SJA1105_GATE_MASK & in sja1105_init_scheduling()
343 schedule[k].delta = ns_to_sja1105_delta(e->interval); in sja1105_init_scheduling()
344 schedule[k].destports = e->rule->vl.destports; in sja1105_init_scheduling()
345 schedule[k].setvalid = true; in sja1105_init_scheduling()
346 schedule[k].txen = true; in sja1105_init_scheduling()
[all …]
/OK3568_Linux_fs/buildroot/package/python-schedule/
H A Dpython-schedule.hash1 # md5, sha256 from https://pypi.org/pypi/schedule/json
2 md5 9bf7544e37824e450457187633a17b17 schedule-1.1.0.tar.gz
3 sha256 e6ca13585e62c810e13a08682e0a6a8ad245372e376ba2b8679294f377dfc8e4 schedule-1.1.0.tar.gz
H A DConfig.in2 bool "python-schedule"
7 https://github.com/dbader/schedule
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h317 schedule())
432 cmd1; schedule(); cmd2)
445 cmd1; schedule(); cmd2)
470 schedule())
549 schedule()); \
610 schedule())
623 schedule())
665 ___wait_event(wq_head, condition, TASK_IDLE, 0, 0, schedule()); \
689 ___wait_event(wq_head, condition, TASK_IDLE, 1, 0, schedule()); \
900 ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule())
[all …]
H A Dfreezer.h177 schedule(); in freezable_schedule()
185 schedule(); in freezable_schedule_unsafe()
296 #define freezable_schedule() schedule()
298 #define freezable_schedule_unsafe() schedule()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_traceonoff_triggers.tc75 cnt=`grep schedule set_ftrace_filter | wc -l`
110 cnt=`grep schedule set_ftrace_filter | wc -l`
122 cnt=`grep schedule set_ftrace_filter | wc -l`
140 cnt=`grep schedule set_ftrace_filter | wc -l`
H A Dfgraph-filter-stack.tc43 count=`cat trace | grep '()' | grep -v schedule | wc -l`
60 count=`cat trace | grep '()' | grep -v schedule | wc -l`
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Ddes.h96 DES_key_schedule *schedule);
106 const DES_key_schedule *schedule,
113 const DES_key_schedule *schedule,
150 DES_key_schedule *schedule);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Ddes.h96 DES_key_schedule *schedule);
106 const DES_key_schedule *schedule,
113 const DES_key_schedule *schedule,
150 DES_key_schedule *schedule);
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Ddes.h90 DES_key_schedule *schedule);
100 const DES_key_schedule *schedule,
107 const DES_key_schedule *schedule,
144 DES_key_schedule *schedule);
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Ddes.h90 DES_key_schedule *schedule);
100 const DES_key_schedule *schedule,
107 const DES_key_schedule *schedule,
144 DES_key_schedule *schedule);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Ddes.h96 DES_key_schedule *schedule);
106 const DES_key_schedule *schedule,
113 const DES_key_schedule *schedule,
150 DES_key_schedule *schedule);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Ddes.h96 DES_key_schedule *schedule);
106 const DES_key_schedule *schedule,
113 const DES_key_schedule *schedule,
150 DES_key_schedule *schedule);
/OK3568_Linux_fs/kernel/net/atm/
H A Dsvc.c59 schedule(); in svc_disconnect()
135 schedule(); in svc_bind()
216 schedule(); in svc_connect()
239 schedule(); in svc_connect()
246 schedule(); in svc_connect()
306 schedule(); in svc_listen()
358 schedule(); in svc_accept()
400 schedule(); in svc_accept()
445 schedule(); in svc_change_qos()
547 schedule(); in svc_addparty()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A D0001-Do-not-overwrite-all-our-build-flags.patch28 set(CMAKE_CXX_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline")
35 set(CMAKE_C_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline")
44 # clang does not support -fno-reorder-blocks -fno-schedule-insns, so do not use -O2
52 # clang does not support -fno-reorder-blocks -fno-schedule-insns, so do not use -O2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/actor/
H A Dmailbox.cpp31 (*scheduler)->schedule(shared_from_this()); in open()
61 (*scheduler)->schedule(shared_from_this()); in push()
88 (*scheduler)->schedule(shared_from_this()); in receive()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-probe.txt234 …or code changes. For example, actual 10th line of schedule() can be moved easily by modifying sche…
247 Display which lines in schedule() can be probed:
249 ./perf probe --line schedule
251 Add a probe on schedule() function 12th line with recording cpu local variable:
253 ./perf probe schedule:12 cpu
255 ./perf probe --add='schedule:12 cpu'
257 Add one or more probes which has the name start with "schedule".
259 ./perf probe schedule*
261 ./perf probe --add='schedule*'
263 Add probes on lines in schedule() function which calls update_rq_clock().
[all …]
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-arch.rst27 be enabled to call schedule() then disabled again.
30 be cleared until the running task has called schedule(). Idle
35 schedule(). It should not call schedule() otherwise.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3368-dmc.txt9 (c) a memory-schedule (i.e. mapping from physical addresses to the address
44 - rockchip,memory-schedule:
66 rockchip,memory-schedule = <DMC_MSCH_CBRD>;

12345678910>>...27