Home
last modified time | relevance | path

Searched defs:string_len (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dqmi_encdec.c243 u32 string_len = 0; in qmi_encode_string_elem() local
523 u32 string_len = 0; in qmi_decode_string_elem() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii.c739 efi_uintn_t string_len; in test_hii_string_get_string() local
/openbmc/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c156 int string_len = bpf_probe_read_user_str(&augmented_arg->value, arg_len, arg); in augmented_arg__read_str() local
/openbmc/linux/drivers/video/backlight/
H A Dqcom-wled.c1311 int rc, i, j, string_len; in wled_configure() local
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_sip.c66 static int string_len(const struct nf_conn *ct, const char *dptr, in string_len() function