/kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
H A D | fallback.h | 22 firmware_fallback_sysfs(struct firmware *fw, const char *name, struct device *device, u32 opt_flags, int ret) firmware_fallback_sysfs() argument
|
H A D | fallback.c | 169 static bool fw_force_sysfs_fallback(u32 opt_flags) in fw_force_sysfs_fallback() argument 178 static bool fw_run_sysfs_fallback(u32 opt_flags) in fw_run_sysfs_fallback() argument 126 fw_load_from_user_helper(struct firmware *firmware, const char *name, struct device *device, u32 opt_flags) fw_load_from_user_helper() argument 220 firmware_fallback_sysfs(struct firmware *fw, const char *name, struct device *device, u32 opt_flags, int ret) firmware_fallback_sysfs() argument [all...] |
H A D | sysfs.c | 396 fw_create_instance(struct firmware *firmware, const char *fw_name, struct device *device, u32 opt_flags) fw_create_instance() argument
|
H A D | firmware.h | 73 u32 opt_flags; member
|
H A D | sysfs_upload.c | 295 u32 opt_flags = FW_OPT_NOCACHE; in firmware_upload_register() local
|
H A D | main.c | 112 __allocate_fw_priv(const char *fw_name, struct firmware_cache *fwc, void *dbuf, size_t size, size_t offset, u32 opt_flags) __allocate_fw_priv() argument 167 alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, struct fw_priv **fw_priv, void *dbuf, size_t size, size_t offset, u32 opt_flags) alloc_lookup_fw_priv() argument 737 _request_firmware_prepare(struct firmware **firmware_p, const char *name, struct device *device, void *dbuf, size_t size, size_t offset, u32 opt_flags) _request_firmware_prepare() argument 849 _request_firmware(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size, size_t offset, u32 opt_flags) _request_firmware() argument 1150 u32 opt_flags; global() member [all...] |
/kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
H A D | fallback.h | 46 firmware_fallback_sysfs(struct firmware *fw, const char *name, struct device *device, u32 opt_flags, int ret) firmware_fallback_sysfs() argument
|
H A D | firmware.h | 75 u32 opt_flags; member
|
H A D | fallback.c | 594 static bool fw_force_sysfs_fallback(u32 opt_flags) in fw_force_sysfs_fallback() argument 603 static bool fw_run_sysfs_fallback(u32 opt_flags) in fw_run_sysfs_fallback() argument 463 fw_create_instance(struct firmware *firmware, const char *fw_name, struct device *device, u32 opt_flags) fw_create_instance() argument 551 fw_load_from_user_helper(struct firmware *firmware, const char *name, struct device *device, u32 opt_flags) fw_load_from_user_helper() argument 645 firmware_fallback_sysfs(struct firmware *fw, const char *name, struct device *device, u32 opt_flags, int ret) firmware_fallback_sysfs() argument [all...] |
H A D | main.c | 170 __allocate_fw_priv(const char *fw_name, struct firmware_cache *fwc, void *dbuf, size_t size, size_t offset, u32 opt_flags) __allocate_fw_priv() argument 225 alloc_lookup_fw_priv(const char *fw_name, struct firmware_cache *fwc, struct fw_priv **fw_priv, void *dbuf, size_t size, size_t offset, u32 opt_flags) alloc_lookup_fw_priv() argument 723 _request_firmware_prepare(struct firmware **firmware_p, const char *name, struct device *device, void *dbuf, size_t size, size_t offset, u32 opt_flags) _request_firmware_prepare() argument 791 _request_firmware(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size, size_t offset, u32 opt_flags) _request_firmware() argument 1085 u32 opt_flags; global() member [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_adjust_tail_user.c | 89 unsigned char opt_flags[256] = {}; in main() local
|
H A D | xdp_tx_iptunnel_user.c | 161 unsigned char opt_flags[256] = {}; in main() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_adjust_tail_user.c | 84 unsigned char opt_flags[256] = {}; in main() local
|
H A D | xdp_tx_iptunnel_user.c | 156 unsigned char opt_flags[256] = {}; in main() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1079 __u32 opt_flags=0; in ip_vs_proc_sync_conn() local 1028 ip_vs_proc_seqopt(__u8 *p, unsigned int plen, __u32 *opt_flags, struct ip_vs_sync_conn_options *opt) ip_vs_proc_seqopt() argument 1050 ip_vs_proc_str(__u8 *p, unsigned int plen, unsigned int *data_len, __u8 **data, unsigned int maxlen, __u32 *opt_flags, __u32 flag) ip_vs_proc_str() argument [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1079 __u32 opt_flags=0; in ip_vs_proc_sync_conn() local 1028 ip_vs_proc_seqopt(__u8 *p, unsigned int plen, __u32 *opt_flags, struct ip_vs_sync_conn_options *opt) ip_vs_proc_seqopt() argument 1050 ip_vs_proc_str(__u8 *p, unsigned int plen, unsigned int *data_len, __u8 **data, unsigned int maxlen, __u32 *opt_flags, __u32 flag) ip_vs_proc_str() argument [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 1988 unsigned int opt_flags; /* MOPT flags */ member
|