Searched defs:field_sz (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 36 int field_sz; member 291 int field_sz = matches[2].rm_eo - matches[2].rm_so; in find_field_offset() local [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | relo_core.c | 678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | micrel.c | 548 ksz9031_of_load_skew_values(struct phy_device *phydev, const struct device_node *of_node, u16 reg, size_t field_sz, const char *field[], u8 numfields, bool *update) ksz9031_of_load_skew_values() argument 779 ksz9131_of_load_skew_values(struct phy_device *phydev, struct device_node *of_node, u16 reg, size_t field_sz, char *field[], u8 numfields) ksz9131_of_load_skew_values() argument
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 5105 bpf_core_calc_field_relo(const struct bpf_program *prog, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u32 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | micrel.c | 924 ksz9031_of_load_skew_values(struct phy_device *phydev, const struct device_node *of_node, u16 reg, size_t field_sz, const char *field[], u8 numfields, bool *update) ksz9031_of_load_skew_values() argument 1154 ksz9131_of_load_skew_values(struct phy_device *phydev, struct device_node *of_node, u16 reg, size_t field_sz, char *field[], u8 numfields) ksz9131_of_load_skew_values() argument
|
Completed in 24 milliseconds