Home
last modified time | relevance | path

Searched defs:flen (Results 151 - 164 of 164) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c2384 unsigned int flen = min(*len, plen); in __splice_segment() local
H A Dfilter.c913 static int check_load_and_stores(const struct sock_filter *filter, int flen) in check_load_and_stores() argument
1032 bpf_check_basics_ok(const struct sock_filter *filter, unsigned int flen) bpf_check_basics_ok() argument
1057 bpf_check_classic(const struct sock_filter *filter, unsigned int flen) bpf_check_classic() argument
[all...]
/third_party/alsa-lib/src/
H A Dconf.c4093 size_t flen; in config_filename_filter() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2652 size_t i, flen = strlen(from) + 1, tlen = strlen(to) + 1; in WIN32_rename() local
/third_party/openssl/apps/lib/
H A Dapps.c2645 size_t i, flen = strlen(from) + 1, tlen = strlen(to) + 1; in WIN32_rename() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c383 static int cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, in cryptoapi_rsa_pub_enc() argument
391 static int cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, in cryptoapi_rsa_pub_dec() argument
399 static int cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, in cryptoapi_rsa_priv_enc() argument
478 static int cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, in cryptoapi_rsa_priv_dec() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c389 static int cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, in cryptoapi_rsa_pub_enc() argument
397 static int cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, in cryptoapi_rsa_pub_dec() argument
405 static int cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, in cryptoapi_rsa_priv_enc() argument
484 static int cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, in cryptoapi_rsa_priv_dec() argument
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c6915 int fstart = 0, fend = 0, flen; in cgroup_parse_float() local
/kernel/linux/linux-6.6/lib/
H A Dtest_bpf.c14436 unsigned int flen = filter_length(which); in generate_filter() local
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c2950 unsigned int flen = min(*len, plen); in __splice_segment() local
H A Dfilter.c913 static int check_load_and_stores(const struct sock_filter *filter, int flen) in check_load_and_stores() argument
1032 bpf_check_basics_ok(const struct sock_filter *filter, unsigned int flen) bpf_check_basics_ok() argument
1057 bpf_check_classic(const struct sock_filter *filter, unsigned int flen) bpf_check_classic() argument
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c1585 Py_ssize_t flen; /* length of input format */ in wrap_strftime() local
/third_party/elfutils/src/
H A Dreadelf.c11462 size_t flen = strlen (fname); in print_debug() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h16620 int32 flen; member

Completed in 157 milliseconds

1234567