/kernel/linux/linux-5.10/lib/zstd/ |
H A D | entropy_common.c | 225 U32 const total = 1 << tableLog; in HUF_readStats_wksp() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | stacktrace.c | 49 unsigned int generated, i, total = 0; in stack_trace_snprint() local
|
H A D | delayacct.c | 45 static void delayacct_end(raw_spinlock_t *lock, u64 *start, u64 *total, in delayacct_end() argument 71 u64 *total; in __delayacct_blkio_end() local
|
/kernel/linux/linux-5.10/ipc/ |
H A D | namespace.c | 100 int total, in_use; in free_ipcs() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_probe_tmpl.h | 76 int total = 0, ret = 0, i = 0; in process_fetch_insn_bottom() local
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | xz_wrapper.c | 125 int total = 0, error = 0; in squashfs_xz_uncompress() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | signalfd.c | 208 ssize_t ret, total = 0; in signalfd_read() local
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | xattr.c | 413 ssize_t total = 0; in orangefs_listxattr() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev_ioctl.c | 40 int total; in dev_ifconf() local
|
/kernel/linux/linux-5.10/drivers/staging/android/ion/ |
H A D | ion_heap.c | 239 int total = 0; in ion_heap_shrink_count() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/ |
H A D | ecc-sw-bch.c | 299 int total = nand->ecc.ctx.total; in nand_ecc_sw_bch_prepare_io_req() local 334 int total = nand->ecc.ctx.total; in nand_ecc_sw_bch_finish_io_req() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_stats.c | 219 u64 total = 0, tx_queues = MAX_Q(lif), rx_queues = MAX_Q(lif); in ionic_sw_stats_get_count() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | signalfd.c | 208 ssize_t ret, total = 0; in signalfd_read() local
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | xz_wrapper.c | 125 int total = 0, error = 0; in squashfs_xz_uncompress() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | inetpeer.h | 64 int total; member
|
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
H A D | auto-mode.c | 134 int i, total = 0; in amd_pmf_get_moving_avg() local
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | vgastate.c | 371 int total; in save_vga() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 28 u32 total = 0; in mb862xxfb_write_fifo() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | omapdss-boot-init.c | 35 int l = 0, total = 0; in omapdss_count_strings() local 63 size_t total = 0; in omapdss_prefix_strcpy() local
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_proc.c | 77 unsigned long total = 1UL + (*rs_total >> shift); in drbd_get_syncer_progress() local
|
/kernel/linux/linux-6.6/ipc/ |
H A D | namespace.c | 128 int total, in_use; in free_ipcs() local
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-aes-xcbc.c | 174 u32 to_process = 0, leftover, total; in nx_xcbc_update() local
|
H A D | nx-sha512.c | 68 u64 to_process, leftover = 0, total; in nx_sha512_update() local
|
H A D | nx-sha256.c | 68 u64 to_process = 0, leftover, total; in nx_sha256_update() local
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-crypto.c | 16 static int omap_crypto_copy_sg_lists(int total, int bs, in omap_crypto_copy_sg_lists() argument 55 static int omap_crypto_copy_sgs(int total, int bs, struct scatterlist **sg, in omap_crypto_copy_sgs() argument 88 omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, u16 flags) omap_crypto_check_sg() argument 125 omap_crypto_align_sg(struct scatterlist **sg, int total, int bs, struct scatterlist *new_sg, u16 flags, u8 flags_shift, unsigned long *dd_flags) omap_crypto_align_sg() argument [all...] |