/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_execlists_submission.c | 738 dump_port(char *buf, int buflen, const char *prefix, struct i915_request *rq) in dump_port() argument
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-qup.c | 597 qup_sg_set_buf(struct scatterlist *sg, void *buf, unsigned int buflen, struct qup_i2c_dev *qup, int dir) qup_sg_set_buf() argument
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | ims-pcu.c | 1611 size_t buflen = intf->altsetting->extralen; in ims_pcu_get_cdc_union_desc() local
|
/kernel/linux/linux-6.6/net/ |
H A D | socket.c | 360 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 1886 tipc_recvmsg(struct socket *sock, struct msghdr *m, size_t buflen, int flags) tipc_recvmsg() argument 2015 tipc_recvstream(struct socket *sock, struct msghdr *m, size_t buflen, int flags) tipc_recvstream() argument [all...] |
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | xprtsock.c | 1750 static int xs_sock_srcaddr(struct rpc_xprt *xprt, char *buf, size_t buflen) in xs_sock_srcaddr() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.c | 2756 size_t buflen = sizeof(buf); in __hists__scnprintf_title() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ipsec.c | 117 static void randomize_buffer(void *buf, size_t buflen) in randomize_buffer() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | pmcraid.c | 3350 pmcraid_ioctl_driver( struct pmcraid_instance *pinstance, unsigned int cmd, unsigned int buflen, void __user *user_buffer ) pmcraid_ioctl_driver() argument
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 2568 cxgbi_set_conn_param(struct iscsi_cls_conn *cls_conn, enum iscsi_param param, char *buf, int buflen) cxgbi_set_conn_param() argument 2779 cxgbi_set_host_param(struct Scsi_Host *shost, enum iscsi_host_param param, char *buf, int buflen) cxgbi_set_host_param() argument [all...] |
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer.c | 69 unsigned int buflen; member 116 check_mapped_name(const struct usbmix_name_map *p, char *buf, int buflen) in check_mapped_name() argument 154 check_mapped_selector_name(struct mixer_build *state, int unitid, int index, char *buf, int buflen) check_mapped_selector_name() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | audit.h | 350 __u32 buflen; member
|
/third_party/curl/lib/vtls/ |
H A D | sectransp.c | 2372 size_t buflen; local 2194 append_cert_to_array(struct Curl_easy *data, const unsigned char *buf, size_t buflen, CFMutableArrayRef array) global() argument 2235 verify_cert_buf(struct Curl_cfilter *cf, struct Curl_easy *data, const unsigned char *certbuf, size_t buflen, SSLContextRef ctx) global() argument
|
/third_party/libwebsockets/lib/core/ |
H A D | private-lib-core.h | 308 uint32_t buflen; member
|
/third_party/libuv/src/unix/ |
H A D | linux.c | 440 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
|
/third_party/mbedtls/library/ |
H A D | ssl_msg.c | 318 mbedtls_ssl_check_record(mbedtls_ssl_context const *ssl, unsigned char *buf, size_t buflen) mbedtls_ssl_check_record() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | security.c | 4559 feedsecurityattr(const char *attr, u32 selection, char *buf, u32 buflen, u32 *psize) feedsecurityattr() argument 4887 ntfs_get_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, char *buf, u32 buflen, u32 *psize) ntfs_get_file_security() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_server.c | 434 int buflen; in srv_log() local 2566 radius_server_get_mib(struct radius_server_data *data, char *buf, size_t buflen) radius_server_get_mib() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.c | 3794 size_t buflen; in wpa_config_get_cred_no_key() local 3809 size_t buflen; in wpa_config_get_cred_no_key() local 3824 size_t buflen; in wpa_config_get_cred_no_key() local 4636 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_int() argument 4648 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_str() argument 4670 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_ipv4() argument 4889 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) wpa_config_dump_values() argument 4913 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) wpa_config_get_value() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 187 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_check_pin() argument 447 hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, char *buf, size_t buflen) hostapd_ctrl_iface_wps_ap_pin() argument 544 hostapd_ctrl_iface_wps_get_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_get_status() argument 1042 hostapd_ctrl_iface_get_key_mgmt(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_key_mgmt() argument 1185 hostapd_ctrl_iface_get_config(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_config() argument 1586 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_get() argument 2253 hostapd_ctrl_get_alloc_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_alloc_fail() argument 2287 hostapd_ctrl_get_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_fail() argument 2598 hostapd_ctrl_get_pmksa_pmk(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_ctrl_get_pmksa_pmk() argument 2611 hostapd_ctrl_get_pmk(struct hostapd_data *hapd, const char *cmd, char *buf, size_t buflen) hostapd_ctrl_get_pmk() argument 2872 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_vendor() argument 2981 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_log_level() argument 3028 hostapd_ctrl_iface_track_sta_list(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_track_sta_list() argument 3177 hostapd_ctrl_iface_show_neighbor(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_show_neighbor() argument 3329 hostapd_ctrl_driver_flags(struct hostapd_iface *iface, char *buf, size_t buflen) hostapd_ctrl_driver_flags() argument 3357 hostapd_ctrl_driver_flags2(struct hostapd_iface *iface, char *buf, size_t buflen) hostapd_ctrl_driver_flags2() argument 3412 hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, char *buf, size_t buflen) hostapd_ctrl_iface_acl_show_mac() argument 3459 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument 3490 hostapd_ctrl_iface_driver_cmd(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_driver_cmd() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.c | 3385 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) dpp_configurator_get_key() argument 4262 dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, char *buf, size_t buflen) dpp_configurator_get_key_id() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_openssl.c | 1191 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument 1386 crypto_bignum_to_bin(const struct crypto_bignum *a, u8 *buf, size_t buflen, size_t padlen) crypto_bignum_to_bin() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
H A D | ieee802_1x_kay.c | 3953 ieee802_1x_kay_get_status(struct ieee802_1x_kay *kay, char *buf, size_t buflen) ieee802_1x_kay_get_status() argument 4095 ieee802_1x_kay_get_mib(struct ieee802_1x_kay *kay, char *buf, size_t buflen) ieee802_1x_kay_get_mib() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_registrar.c | 3586 wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, char *buf, size_t buflen) wps_registrar_get_info() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.c | 4247 size_t buflen; in wpa_config_get_cred_no_key() local 4262 size_t buflen; in wpa_config_get_cred_no_key() local 4277 size_t buflen; in wpa_config_get_cred_no_key() local 5180 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_int() argument 5192 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_str() argument 5214 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_ipv4() argument 5461 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) wpa_config_dump_values() argument 5485 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) wpa_config_get_value() argument [all...] |