/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-lp5521.c | 209 const u8 *data, size_t size) in lp5521_update_program_memory() 407 const char *buf, size_t len, int nr) in store_engine_mode() 439 const char *buf, size_t len, int nr) in store_engine_load()
|
H A D | leds-lp5562.c | 207 const u8 *data, size_t size) in lp5562_update_firmware() 407 const char *buf, size_t len) in lp5562_store_pattern() 435 const char *buf, size_t len) in lp5562_store_engine_mux()
|
H A D | led-class-flash.c | 38 struct device_attribute *attr, const char *buf, size_t size) in flash_brightness_store() 90 struct device_attribute *attr, const char *buf, size_t size) in flash_strobe_store() 138 struct device_attribute *attr, const char *buf, size_t size) in flash_timeout_store()
|
H A D | led-triggers.c | 38 loff_t pos, size_t count) in led_trigger_write() 94 static int led_trigger_format(char *buf, size_t size, in led_trigger_format() 127 loff_t pos, size_t count) in led_trigger_read()
|
/kernel/linux/linux-6.6/drivers/isdn/capi/ |
H A D | capiutil.c | 29 size_t off; 388 size_t n, r; in bufprint() 398 size_t ns = 2 * cdb->size; in bufprint()
|
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | mailbox-test.c | 51 size_t count, loff_t *ppos) in mbox_test_signal_write() 98 size_t count, loff_t *ppos) in mbox_test_message_write() 172 size_t count, loff_t *ppos) in mbox_test_message_read()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | trackpoint.c | 97 size_t field_offset; 118 const char *buf, size_t count) in trackpoint_set_int_attr() 147 const char *buf, size_t count) in trackpoint_set_bit_attr()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-stripe.c | 326 size_t nr_pages) in stripe_dax_zero_page_range() 333 static size_t stripe_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff, in stripe_dax_recovery_write() 334 void *addr, size_t bytes, struct iov_iter *i) in stripe_dax_recovery_write()
|
H A D | dm-ps-historical-service-time.c | 431 size_t nr_bytes) in hst_select_path() 462 size_t nr_bytes) in hst_start_io() 493 size_t nr_bytes, u64 start_time) in hst_end_io()
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | libjvmti.c | 138 copy_class_filename(const char * class_sign, const char * file_name, char * result, size_t max_length) in copy_class_filename() 173 size_t len; in get_source_filename() 247 size_t len; in compiled_method_load_cb()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf-event.c | 25 static int snprintf_hex(char *buf, size_t size, unsigned char *data, size_t len) in snprintf_hex() 28 size_t i; in snprintf_hex()
|
H A D | time-utils.c | 528 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec() 536 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_nsec() 544 int fetch_current_timestamp(char *buf, size_t sz) in fetch_current_timestamp()
|
H A D | thread.c | 274 size_t sz; in thread__set_comm_from_proc() 334 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() 417 size_t i; in thread__find_cpumode_addr_location()
|
H A D | thread_map.c | 308 size_t thread_map__fprintf(struct perf_thread_map *threads, FILE *fp) in thread_map__fprintf() 311 size_t printed = fprintf(fp, "%d thread%s: ", in thread_map__fprintf() 322 size_t size; in get_comm()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_krb5_mech.c | 228 size_t total, i; in gss_krb5_prepare_enctype_priority_list() 257 size_t i; in gss_krb5_lookup_enctype() 469 gss_krb5_import_sec_context(const void *p, size_t len, struct gss_ctx *ctx_id, in gss_krb5_import_sec_context()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | core.h | 270 size_t ie_len; 420 size_t ie_len, u16 reason, bool from_ap); 436 void cfg80211_sme_rx_auth(struct wireless_dev *wdev, const u8 *buf, size_t len);
|
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | libfdt.h | 284 size_t fdt_header_size(const void *fdt); 292 size_t fdt_header_size_(uint32_t version); 337 int fdt_check_full(const void *fdt, size_t bufsize);
|
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
H A D | conf.c | 58 size_t size) in snd_config_load_string() 285 size_t flen; in filename_filter() 309 size_t sl = strlen(fn) + strlen(namelist[j]->d_name) + 2; in conf_load()
|
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/ |
H A D | pidfd_setns_test.c | 102 static ssize_t read_nointr(int fd, void *buf, size_t count) in read_nointr() 113 static ssize_t write_nointr(int fd, const void *buf, size_t count) in write_nointr() 308 if (ret < 0 || (size_t)ret >= sizeof(path)) in preserve_ns()
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_init_cpio.c | 304 size_t i, this_size = MIN(size, sizeof(filebuf)); in cpio_mkfile_csum() 405 size_t this_size = MIN(size, sizeof(filebuf)); in cpio_mkfile() 634 size_t slen = strlen(line); in main()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | preprocess.c | 146 size_t nread; in do_shell() 346 static char *eval_clause(const char *str, size_t len, int argc, char *argv[]) in eval_clause() 503 size_t in_len, out_len; in __expand_string()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control_led.c | 413 const char *buf, size_t count) in mode_store() 417 size_t l = min(count, sizeof(_buf) - 1); in mode_store() 485 static char *parse_string(char *s, char *val, size_t val_size) in parse_string() 529 static ssize_t set_led_id(struct snd_ctl_led_card *led_card, const char *buf, size_t count, in set_led_id() 585 const char *buf, size_t count) in attach_store() 593 const char *buf, size_t count) in detach_store() 601 const char *buf, size_t count) in reset_store() 620 size_t l = 0; in list_show()
|
/kernel/linux/linux-6.6/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 221 size_t length, __u64 *iova, unsigned int flags) in _test_ioctl_ioas_map() 282 size_t length, uint64_t *out_len) in _test_ioctl_ioas_unmap() 358 void *data, size_t data_len) in _test_cmd_get_hw_info()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 41 static int process_sample(void *ctx, void *data, size_t len) in process_sample() 88 const size_t rec_sz = BPF_RINGBUF_HDR_SZ + sizeof(struct sample); in ringbuf_subtest() 303 static int process_map_key_sample(void *ctx, void *data, size_t len) in process_map_key_sample()
|
H A D | verifier_log.c | 34 static size_t insn_cnt; 53 size_t fixed_log_sz; in verif_log_subtest() 275 size_t fixed_log_sz; in verif_btf_log_subtest()
|