/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm77.c | 156 size_t count) in temp_store() 183 const char *buf, size_t count) in temp_hyst_store()
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | isl68137.c | 89 const char *buf, size_t count) in isl68137_avs_enable_store_page() 137 const char *buf, size_t count) in isl68137_avs_enable_store()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-tegra-bpmp.c | 131 size_t size = response->xfer.data_size, len = 0, pos = 0; in tegra_bpmp_i2c_deserialize() 154 size_t tx_len = 0, rx_len = 0; in tegra_bpmp_i2c_msg_len_check()
|
/kernel/linux/linux-6.6/drivers/iio/chemical/ |
H A D | sps30.c | 191 const char *buf, size_t len) in start_cleaning_store() 228 const char *buf, size_t len) in cleaning_period_store()
|
H A D | pms7003.c | 215 const unsigned char *buf, size_t size) in pms7003_receive_buf() 242 num = min(size, (size_t)(frame->expected_length - frame->length)); in pms7003_receive_buf()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | envelope-detector.c | 242 const char *buf, size_t len) in envelope_store_invert() 282 const char *buf, size_t len) in envelope_store_comp_interval()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | debug.c | 162 size_t bytes; 173 size_t size, loff_t *ppos) in bch_dump_read()
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 364 size_t sym_len; in jvmti_write_code() 422 size_t sret, len, size, flen = 0; in jvmti_write_debug_info()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | dso-data.c | 121 size_t i; in test__dso_data() 164 for (i = 0; i < (size_t)size; i++) in test__dso_data()
|
H A D | hists_filter.c | 55 size_t i; in add_hist_entries() 110 size_t i; in put_fake_samples()
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | tcp_recv.c | 156 unsigned int offset, size_t len) in rds_tcp_data_recv() 163 size_t left = len, to_copy; in rds_tcp_data_recv()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_gact.c | 226 static size_t tcf_gact_get_fill_size(const struct tc_action *act) in tcf_gact_get_fill_size() 228 size_t sz = nla_total_size(sizeof(struct tc_gact)); /* TCA_GACT_PARMS */ in tcf_gact_get_fill_size()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | chunk.c | 150 size_t len, first_len, max_data, remaining; in sctp_datamsg_from_user() 151 size_t msg_len = iov_iter_count(from); in sctp_datamsg_from_user()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | trace.c | 56 size_t sz = (more) ? SKB_LMAX : SKB_LMIN; in tipc_skb_dump() 169 size_t sz = (more) ? LIST_LMAX : LIST_LMIN; in tipc_list_dump()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | ksm_functional_tests.c | 37 static size_t pagesize; 70 size_t value_pos; in get_my_ksm_zero_pages()
|
H A D | mlock2-tests.c | 75 size_t size = 0; in is_vmflag_set() 111 size_t size = 0; in get_value_for_name()
|
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | fdt_sw.c | 94 static void *fdt_grab_space_(void *fdt, size_t len) in fdt_grab_space_() 150 size_t headsize, tailsize; in fdt_resize()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_iter.c | 58 size_t left; in read_from_cgroup_iter() 200 size_t left; in test_walk_dead_self_only()
|
H A D | kfunc_call.c | 14 static size_t log_buf_sz = 1048576; /* 1 MB */ 85 size_t size;
|
H A D | unpriv_bpf_disabled.c | 25 static int process_ringbuf(void *ctx, void *data, size_t len) in process_ringbuf() 149 const size_t prog_insn_cnt = sizeof(prog_insns) / sizeof(struct bpf_insn); in test_unpriv_bpf_disabled_negative()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sorttable.c | 81 static void *mmap_file(char const *fname, size_t *size) in mmap_file() 366 size_t size = 0; in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | reuseport_bpf_numa.c | 30 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) in build_rcv_group() 35 size_t i; in build_rcv_group()
|
H A D | reuseport_bpf_cpu.c | 34 static void build_rcv_group(int *rcv_fd, size_t len, int family, int proto) in build_rcv_group() 39 size_t i; in build_rcv_group()
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | vsock_perf.c | 137 size_t total_recv; in run_receiver() 254 size_t total_send; in run_sender()
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | usbip_common.c | 278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() 295 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
|