Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 221) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dstat-cpi.py23 def store(time, event, cpu, thread, val, ena, run): argument
35 def stat__cycles_k(cpu, thread, time, val, ena, run): argument
38 def stat__instructions_k(cpu, thread, time, val, ena, run): argument
41 def stat__cycles_u(cpu, thread, time, val, ena, run): argument
44 def stat__instructions_u(cpu, thread, time, val, ena, run): argument
47 def stat__cycles(cpu, thread, time, val, ena, run): argument
50 def stat__instructions(cpu, thread, time, val, ena, run): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dcheck_tags_inclusion.c46 int tag, run, result = KSFT_PASS; in check_single_included_tags() local
76 int tag, run, result = KSFT_PASS; in check_multiple_included_tags() local
108 int run, result = KSFT_PASS; in check_all_included_tags() local
132 int run; in check_none_included_tags() local
H A Dcheck_mmap_options.c63 int run, result, map_size; in check_anonymous_memory_mapping() local
95 int run, fd, map_size; in check_file_memory_mapping() local
134 int run, prot_flag, result, fd, map_size; in check_clear_prot_mte_flag() local
H A Dcheck_child_memory.c87 int run, result; in check_child_memory_mapping() local
109 int run, fd, map_size, result = KSFT_PASS; in check_child_file_mapping() local
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c94 struct cedrus_run *run) in cedrus_write_frame_list()
170 struct cedrus_run *run, in _cedrus_write_ref_list()
215 struct cedrus_run *run) in cedrus_write_ref_list0()
226 struct cedrus_run *run) in cedrus_write_ref_list1()
237 struct cedrus_run *run) in cedrus_write_scaling_lists()
261 struct cedrus_run *run) in cedrus_write_pred_weight_table()
322 struct cedrus_run *run) in cedrus_set_params()
497 struct cedrus_run *run) in cedrus_h264_setup()
/OK3568_Linux_fs/kernel/fs/befs/
H A Ddatastream.c53 befs_block_run run; in befs_read_datastream() local
96 befs_blocknr_t fblock, befs_block_run *run) in befs_fblock2brun()
252 befs_blocknr_t blockno, befs_block_run *run) in befs_find_brun_direct()
308 befs_block_run *run) in befs_find_brun_indirect()
417 befs_block_run *run) in befs_find_brun_dblindirect()
H A Dendian.h74 befs_block_run run; in fsrun_to_cpu() local
91 befs_disk_block_run run; in cpu_to_fsrun() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c36 struct kvm_run *run; member
44 struct kvm_run *run = tc->run; in thr() local
57 struct kvm_run *run; in test() local
H A Duser_msr_test.c154 static void handle_rdmsr(struct kvm_run *run) in handle_rdmsr()
171 static void handle_wrmsr(struct kvm_run *run) in handle_wrmsr()
200 struct kvm_run *run; in main() local
H A Dplatform_info_test.c50 struct kvm_run *run = vcpu_state(vm, VCPU_ID); in test_msr_platform_info_enabled() local
70 struct kvm_run *run = vcpu_state(vm, VCPU_ID); in test_msr_platform_info_disabled() local
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c637 struct rkvdec_h264_run *run) in assemble_hw_pps()
730 struct rkvdec_h264_run *run) in lookup_ref_buf_idx()
750 struct rkvdec_h264_run *run) in assemble_hw_rps()
811 struct rkvdec_h264_run *run) in assemble_hw_scaling_list()
877 get_ref_buf(struct rkvdec_ctx *ctx, struct rkvdec_h264_run *run, in get_ref_buf()
895 struct rkvdec_h264_run *run) in config_registers()
1080 struct rkvdec_h264_run *run) in rkvdec_h264_run_preamble()
1105 struct rkvdec_h264_run run; in rkvdec_h264_run() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c58 struct kvm_run *run; in vcpu_worker() local
264 struct kvm_run *run; in test_delete_memory_region() local
314 struct kvm_run *run; in test_zero_memory_regions() local
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dkfigure.py358 def run(self): member in KernelImage
394 def run(self): member in KernelFigure
483 def run(self): member in KernelRender
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py229 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
257 def Push(self, force = False, all = False, run = True): argument
500 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
503 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
582 def _runcmd(self, args, run = True): argument
657 def Push(self, force = False, all = False, run = True): argument
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dmmio.c94 struct kvm_run *run = vcpu->run; in kvm_handle_mmio_return() local
125 struct kvm_run *run = vcpu->run; in io_mem_abort() local
H A Dhandle_exit.c120 struct kvm_run *run = vcpu->run; in kvm_handle_guest_debug() local
241 struct kvm_run *run = vcpu->run; in handle_exit() local
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1257 struct ipu_image_convert_run *run; in get_run_count() local
1270 static void convert_stop(struct ipu_image_convert_run *run) in convert_stop()
1383 static int convert_start(struct ipu_image_convert_run *run, unsigned int tile) in convert_start()
1498 static int do_run(struct ipu_image_convert_run *run) in do_run()
1522 struct ipu_image_convert_run *run, *tmp; in run_next() local
1554 struct ipu_image_convert_run *run; in empty_done_q() local
1637 static irqreturn_t do_tile_complete(struct ipu_image_convert_run *run) in do_tile_complete()
1737 struct ipu_image_convert_run *run; in eof_irq() local
1792 struct ipu_image_convert_run *run; in force_abort() local
2269 int ipu_image_convert_queue(struct ipu_image_convert_run *run) in ipu_image_convert_queue()
[all …]
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py61 def run(self): member in ResultThread
469 def run(self): member in BuilderThread
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstat-display.c25 u64 run, u64 ena) in print_running()
398 char *prefix, u64 run, u64 ena, double noise, in printout()
587 u64 ena, run, val; member
631 u64 ena, run, val; in print_counter_aggrdata() local
714 u64 ena = 0, run = 0, val = 0; in sort_aggr_thread() local
843 u64 ena, run, val; in print_counter() local
874 u64 ena, run, val; in print_no_aggr_metric() local
1071 double run = (double) config->walltime_run[idx] / NSEC_PER_SEC; in print_table() local
/OK3568_Linux_fs/buildroot/board/chromebook/snow/
H A Dsign.sh12 run() { echo "$@"; "$@"; } function
/OK3568_Linux_fs/buildroot/board/chromebook/elm/
H A Dsign.sh12 run() { echo "$@"; "$@"; } function
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dssh.py83 def run(self, command, timeout=None): member in OESSHTarget
226 def run(): function
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py88 def run(self, command, timeout=None, logfile=None): member in SSHProcess
136 def run(self, command, timeout=None): member in SSHControl
/OK3568_Linux_fs/buildroot/board/chromebook/
H A Dmksd.sh22 run() { echo "$@"; "$@"; } function
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_mobilenet_demo/
H A DREADME.md23 ## run section in arm Linux Demo

123456789