/kernel/linux/linux-5.10/include/linux/ |
H A D | phylink.h | 93 void (*validate)(struct phylink_config *config, member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | rtnetlink.h | 71 int (*validate)(struct nlattr *tb[], member
|
H A D | genetlink.h | 135 u8 validate; member 163 u8 validate; member
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | clock.c | 266 __uac_clock_find_source(struct snd_usb_audio *chip, struct audioformat *fmt, int entity_id, unsigned long *visited, bool validate) __uac_clock_find_source() argument 370 __uac3_clock_find_source(struct snd_usb_audio *chip, struct audioformat *fmt, int entity_id, unsigned long *visited, bool validate) __uac3_clock_find_source() argument 482 snd_usb_clock_find_source(struct snd_usb_audio *chip, struct audioformat *fmt, bool validate) snd_usb_clock_find_source() argument [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | props.c | 20 int (*validate)(const char *value, size_t len); member
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | job.c | 456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() function
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | props.c | 25 int (*validate)(const struct btrfs_inode *inode, const char *value, member
|
/kernel/linux/linux-6.6/fs/efivarfs/ |
H A D | vars.c | 153 bool (*validate)(efi_char16_t *var_name, int match, u8 *data, member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | virtio.h | 189 int (*validate)(struct virtio_device *dev); member
|
H A D | phylink.h | 241 void (*validate)(struct phylink_config *config, member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | rtnetlink.h | 93 int (*validate)(struct nlattr *tb[], member
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | cs_internal.h | 107 int (*validate) (struct pcmcia_socket *s, unsigned int *i); member
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | clock.c | 254 __uac_clock_find_source(struct snd_usb_audio *chip, const struct audioformat *fmt, int entity_id, unsigned long *visited, bool validate) __uac_clock_find_source() argument 392 snd_usb_clock_find_source(struct snd_usb_audio *chip, const struct audioformat *fmt, bool validate) snd_usb_clock_find_source() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_hashmap_lookup.c | 114 static void validate(void) in validate() function
|
H A D | bench_bloom_filter_map.c | 108 static void validate(void) in validate() function [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | bench.h | 53 void (*validate)(void); member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | spdxcheck.py | 130 def validate(self, tok): member in id_parser
|
/kernel/linux/linux-5.10/lib/ |
H A D | nlattr.c | 85 nla_validate_array(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack, unsigned int validate, unsigned int depth) nla_validate_array() argument 163 nla_validate_range_unsigned(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_range_unsigned() argument 303 nla_validate_int_range(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_int_range() argument 358 validate_nla(const struct nlattr *nla, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, unsigned int depth) validate_nla() argument 560 __nla_validate_parse(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, struct nlattr **tb, unsigned int depth) __nla_validate_parse() argument 629 __nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_validate() argument 683 __nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_parse() argument [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | nvm.c | 39 int (*validate)(struct tb_nvm *nvm); member
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | job.c | 456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 221 #define validate(v) _validate(__LINE__, v, #v) macro [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | nlattr.c | 89 nla_validate_array(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack, unsigned int validate, unsigned int depth) nla_validate_array() argument 169 nla_validate_range_unsigned(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_range_unsigned() argument 317 nla_validate_int_range(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_int_range() argument 380 validate_nla(const struct nlattr *nla, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, unsigned int depth) validate_nla() argument 582 __nla_validate_parse(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, struct nlattr **tb, unsigned int depth) __nla_validate_parse() argument 651 __nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_validate() argument 705 __nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_parse() argument [all...] |
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | vars.c | 161 bool (*validate)(efi_char16_t *var_name, int match, u8 *data, member
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 529 static int validate(struct slot *slot_cur, int opn) in validate() function
|
/kernel/linux/linux-5.10/include/linux/phy/ |
H A D | phy.h | 107 int (*validate)(struct phy *phy, enum phy_mode mode, int submode, member
|