Home
last modified time | relevance | path

Searched defs:size (Results 12401 - 12425 of 26996) sorted by relevance

1...<<491492493494495496497498499500>>...1080

/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_api.c240 ima_collect_measurement(struct integrity_iint_cache *iint, struct file *file, void *buf, loff_t size, enum hash_algo algo, struct modsig *modsig) ima_collect_measurement() argument
H A Dima_template.c414 int ima_restore_measurement_list(loff_t size, void *buf) in ima_restore_measurement_list() argument
/kernel/linux/linux-6.6/security/landlock/
H A Dsyscalls.c117 fop_dummy_read(struct file *const filp, char __user *const buf, const size_t size, loff_t *const ppos) fop_dummy_read() argument
124 fop_dummy_write(struct file *const filp, const char __user *const buf, const size_t size, loff_t *const ppos) fop_dummy_write() argument
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy() argument
92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain() argument
H A Dgc.c74 const size_t size = strlen(string) + 1; in tomoyo_name_used_by_io_buffer() local
H A Daudit.c305 int size; member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c87 int size = sizeof(buf); in dump_var_event() local
106 int size = sizeof(struct snd_seq_event); in dump_var_event() local
138 seq_copy_in_kernel(void *ptr, void *src, int size) seq_copy_in_kernel() argument
147 seq_copy_in_user(void *ptr, void *src, int size) seq_copy_in_user() argument
157 expand_var_event(const struct snd_seq_event *event, int offset, int size, char *buf, bool in_kernel) expand_var_event() argument
348 int size; snd_seq_event_dup() local
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c81 static void *mmap_file(char const *fname, size_t *size) in mmap_file() argument
366 size_t size = 0; in main() local
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dlib.h103 int size; member
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h35 int size; member
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c54 do_alloc_pages(struct snd_card *card, int type, struct device *dev, int str, size_t size, struct snd_dma_buffer *dmab) do_alloc_pages() argument
103 preallocate_pcm_pages(struct snd_pcm_substream *substream, size_t size, bool no_fallback) preallocate_pcm_pages() argument
191 size_t size; snd_pcm_lib_preallocate_proc_write() local
265 preallocate_pages(struct snd_pcm_substream *substream, int type, struct device *data, size_t size, size_t max, bool managed) preallocate_pages() argument
301 preallocate_pages_for_all(struct snd_pcm *pcm, int type, void *data, size_t size, size_t max, bool managed) preallocate_pages_for_all() argument
326 snd_pcm_lib_preallocate_pages(struct snd_pcm_substream *substream, int type, struct device *data, size_t size, size_t max) snd_pcm_lib_preallocate_pages() argument
345 snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm, int type, void *data, size_t size, size_t max) snd_pcm_lib_preallocate_pages_for_all() argument
384 snd_pcm_set_managed_buffer(struct snd_pcm_substream *substream, int type, struct device *data, size_t size, size_t max) snd_pcm_set_managed_buffer() argument
405 snd_pcm_set_managed_buffer_all(struct snd_pcm *pcm, int type, struct device *data, size_t size, size_t max) snd_pcm_set_managed_buffer_all() argument
424 snd_pcm_lib_malloc_pages(struct snd_pcm_substream *substream, size_t size) snd_pcm_lib_malloc_pages() argument
507 _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream, size_t size, gfp_t gfp_flags) _snd_pcm_lib_alloc_vmalloc_buffer() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lru_map.c28 static int create_map(int map_type, int map_flags, unsigned int size) in create_map() argument
H A Dtrace_helpers.c273 int read_build_id(const char *path, char *build_id, size_t size) in read_build_id() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_zswap.c60 size_t size = (size_t)arg; in allocate_bytes() local
/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c220 static int test_alloc_zeroed(char *heap_name, size_t size) in test_alloc_zeroed() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Dvgic_init.c95 uint64_t size; member
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dnames.c149 static void *my_malloc(size_t size) in my_malloc() argument
H A Dusbip_common.c244 int size; in read_usb_interface() local
278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() argument
295 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class() argument
[all...]
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.c192 unsigned long size; in parse_args() local
/kernel/liteos_a/kernel/base/sched/
H A Dlos_statistics.c46 UINT32 size = sizeof(SchedTickDebug) * LOSCFG_KERNEL_CORE_NUM; in OsSchedDebugInit() local
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c88 size_t size; member
/kernel/liteos_a/compat/posix/src/
H A Dsocket.c129 ssize_t send(int s, const void *dataptr, size_t size, int flags) in send() argument
140 ssize_t sendto(int s, const void *dataptr, size_t size, int flags, in sendto() argument
156 const char *inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() argument
/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h150 ssize_t size; member
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c122 ssize_t size; in VfsProcfsRead() local
143 ssize_t size; in VfsProcfsWrite() local
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_queue.c63 UINT32 size = LOSCFG_BASE_IPC_QUEUE_LIMIT * sizeof(LosQueueCB); in OsAllQueueCBInit() local

Completed in 24 milliseconds

1...<<491492493494495496497498499500>>...1080