/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | sha.c | 190 unsigned int total, len; in qce_ahash_update() local
|
/kernel/linux/linux-6.6/drivers/crypto/virtio/ |
H A D | virtio_crypto_skcipher_algs.c | 88 u64 total = 0; in virtio_crypto_alg_sg_nents_length() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_ppm.c | 345 static struct cxgbi_ppm_pool *ppm_alloc_cpu_pool(unsigned int *total, in ppm_alloc_cpu_pool() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
H A D | main.c | 653 unsigned int total = 0, i; in p54_flush_count() local 671 unsigned int total, i; in p54_flush() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mm.c | 1026 u64 total_used = 0, total_free = 0, total = 0; in drm_mm_print() local
|
H A D | drm_bufs.c | 728 int total; in drm_legacy_addbufs_agp() local 885 int total; in drm_legacy_addbufs_pci() local 1113 int total; drm_legacy_addbufs_sg() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | job.c | 33 u64 total; in host1x_job_alloc() local
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 343 u64 total = hists__total_period(hists); in hists__find_annotations() local
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | hists.c | 97 perf_gtk__add_callchain_flat(struct rb_root *root, GtkTreeStore *store, GtkTreeIter *parent, int col, u64 total) perf_gtk__add_callchain_flat() argument 160 perf_gtk__add_callchain_folded(struct rb_root *root, GtkTreeStore *store, GtkTreeIter *parent, int col, u64 total) perf_gtk__add_callchain_folded() argument 220 perf_gtk__add_callchain_graph(struct rb_root *root, GtkTreeStore *store, GtkTreeIter *parent, int col, u64 total) perf_gtk__add_callchain_graph() argument 270 perf_gtk__add_callchain(struct rb_root *root, GtkTreeStore *store, GtkTreeIter *parent, int col, u64 total) perf_gtk__add_callchain() argument 361 u64 total = hists__total_period(h->hists); perf_gtk__show_hists() local 417 u64 total = hists__total_period(hists); perf_gtk__add_hierarchy_entries() local [all...] |
/kernel/linux/linux-6.6/net/rds/ |
H A D | connection.c | 543 unsigned int total = 0; in rds_conn_message_info_cmn() local
|
H A D | af_rds.c | 734 unsigned int total = 0; in rds_sock_inc_info() local 772 unsigned int total = 0; in rds6_sock_inc_info() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | time-utils.c | 202 u64 total = end - start; in set_percent_time() local
|
/kernel/linux/linux-6.6/tools/testing/kunit/ |
H A D | kunit_parser.py | 95 def total(self) -> int: member in TestCounts
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_inq.c | 203 static void wait_for_ack(int fd, int timeout, size_t total) in wait_for_ack() argument 237 size_t len, i, total, sent; in connect_one_server() local [all...] |
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise_hist.c | 377 int total; in osnoise_print_stats() local
|
/kernel/linux/linux-6.6/lib/842/ |
H A D | 842_compress.c | 482 u64 last, next, pad, total; in sw842_compress() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_rhashtable.c | 177 unsigned int total = 0, chain_len = 0; in test_bucket_stats() local
|
H A D | bootconfig.c | 295 int depth = 0, ret = 0, total = 0; in xbc_node_compose_key_after() local
|
/third_party/elfutils/src/ |
H A D | size.c | 423 GElf_Off total = 0; in show_sysv() local 470 GElf_Off total = 0; show_sysv_one_line() local 594 GElf_Off total = 0; show_segments() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | opus_rc.c | 92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local 184 uint32_t bits, k, scale, total; in ff_opus_rc_dec_uint() local 66 opus_rc_dec_update(OpusRangeCoder *rc, uint32_t scale, uint32_t low, uint32_t high, uint32_t total) opus_rc_dec_update() argument 214 uint32_t k, scale, symbol, total = (k0+1)*3 + k0; ff_opus_rc_dec_uint_step() local 236 uint32_t k, scale, symbol, total, low, center; ff_opus_rc_dec_uint_tri() local 260 uint32_t symbol, low, total; ff_opus_rc_enc_uint_tri() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | fifo.c | 413 int total = size; in av_fifo_generic_write() local
|
/third_party/libsnd/src/ |
H A D | nms_adpcm.c | 752 sf_count_t total = 0 ; in nms_adpcm_read_s() local 779 sf_count_t total = 0 ; in nms_adpcm_read_i() local 809 sf_count_t total = 0 ; nms_adpcm_read_f() local 841 sf_count_t total = 0 ; nms_adpcm_read_d() local 889 { int count, total = 0, indx = 0 ; nms_adpcm_write_block() local 913 sf_count_t total = 0 ; nms_adpcm_write_s() local 939 sf_count_t total = 0 ; nms_adpcm_write_i() local 967 sf_count_t total = 0 ; nms_adpcm_write_f() local 999 sf_count_t total = 0 ; nms_adpcm_write_d() local [all...] |
H A D | ms_adpcm.c | 321 { int count, total = 0, indx = 0 ; in msadpcm_read_block() local 349 sf_count_t total = 0 ; in msadpcm_read_s() local 376 sf_count_t total = 0 ; in msadpcm_read_i() local 406 sf_count_t total = 0 ; msadpcm_read_f() local 438 sf_count_t total = 0 ; msadpcm_read_d() local 649 { int count, total = 0, indx = 0 ; msadpcm_write_block() local 673 sf_count_t total = 0 ; msadpcm_write_s() local 699 sf_count_t total = 0 ; msadpcm_write_i() local 726 sf_count_t total = 0 ; msadpcm_write_f() local 756 sf_count_t total = 0 ; msadpcm_write_d() local [all...] |
H A D | mpeg_decode.c | 109 sf_count_t total, readlen ; in mpeg_dec_read_s() local 128 sf_count_t total, readlen ; in mpeg_dec_read_i() local 170 sf_count_t total, readlen ; mpeg_dec_read_d() local [all...] |
H A D | paf.c | 515 { int count, total = 0 ; in paf24_read() local 543 sf_count_t total = 0 ; paf24_read_s() local 565 int total ; paf24_read_i() local 582 sf_count_t total = 0 ; paf24_read_f() local 610 sf_count_t total = 0 ; paf24_read_d() local 687 { int count, total = 0 ; paf24_write() local 712 sf_count_t total = 0 ; paf24_write_s() local 737 sf_count_t total = 0 ; paf24_write_i() local 763 sf_count_t total = 0 ; paf24_write_f() local 794 sf_count_t total = 0 ; paf24_write_d() local [all...] |