/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | lib.h | 99 struct kref count; member
|
/kernel/linux/linux-5.10/security/ |
H A D | inode.c | 318 static ssize_t lsm_read(struct file *filp, char __user *buf, size_t count, in lsm_read() argument
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss.c | 147 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in odev_read() argument 158 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) in odev_write() argument
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max98373.c | 289 int ret, reg, count; in max98373_reset() local
|
/kernel/linux/linux-5.10/tools/lib/perf/tests/ |
H A D | test-evlist.c | 212 int count = 0; in test_mmap_thread() local 321 int count = 0; in test_mmap_cpus() local
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-cldma.c | 107 skl_cldma_setup_controller(struct sst_dsp *ctx, struct snd_dma_buffer *dmab_bdl, unsigned int max_size, u32 count) skl_cldma_setup_controller() argument
|
H A D | skl-debug.c | 67 module_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) module_read() argument 173 fw_softreg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) fw_softreg_read() argument
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | rdpmc.c | 41 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; in mmap_read_self() local
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | header.c | 87 int count = 0; in is_full_cpuid() local
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | bp_signal.c | 152 long long count; in bp_count() local
|
H A D | hists_link.c | 143 size_t count = 0; in __validate_match() local 191 size_t count = 0; in __validate_link() local [all...] |
H A D | parse-metric.c | 105 u64 count; in load_runtime_stat() local
|
H A D | wp.c | 24 static int wp_read(int fd, long long *count, int size) in wp_read() argument
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | trace.c | 69 sof_dfsentry_trace_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) sof_dfsentry_trace_read() argument [all...] |
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | jit_disasm.c | 87 int count, i, pc = 0; in disasm_print_insn() local
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | main.c | 126 void check_copied_tags(struct radix_tree_root *tree, unsigned long start, unsigned long end, unsigned long *idx, int count, int fromtag, int totag) in check_copied_tags() argument 160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | digicolor_wdt.c | 91 uint32_t count = readl_relaxed(wdt->base + TIMER_A_COUNT); in dc_wdt_get_timeleft() local
|
H A D | mtx-1_wdt.c | 171 mtx1_wdt_write(struct file *file, const char *buf, size_t count, loff_t *ppos) mtx1_wdt_write() argument
|
H A D | tangox_wdt.c | 78 u32 count; in tangox_wdt_get_timeleft() local
|
H A D | acquirewdt.c | 117 acq_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) acq_write() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_metapage.h | 21 unsigned long count; /* Reference count */ member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3acl.c | 63 int status, count; in nfs3_get_acl() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | efi.c | 206 static efi_status_t xen_efi_get_next_high_mono_count(u32 *count) in xen_efi_get_next_high_mono_count() argument 218 xen_efi_update_capsule(efi_capsule_header_t **capsules, unsigned long count, unsigned long sg_list) xen_efi_update_capsule() argument 237 xen_efi_query_capsule_caps(efi_capsule_header_t **capsules, unsigned long count, u64 *max_size, int *reset_type) xen_efi_query_capsule_caps() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | eventfd.c | 43 __u64 count; member 136 u64 count; in eventfd_poll() local 272 eventfd_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) eventfd_write() argument 412 do_eventfd(unsigned int count, int flags) do_eventfd() argument [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | verity.c | 41 static int pagecache_read(struct inode *inode, void *buf, size_t count, in pagecache_read() argument 72 static int pagecache_write(struct inode *inode, const void *buf, size_t count, in pagecache_write() argument
|