Searched defs:set_info (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | strset.c | 334 const struct strset_info *set_info = &data->sets[i]; in strset_reply_size() local 349 strset_fill_string(struct sk_buff *skb, const struct strset_info *set_info, u32 idx) strset_fill_string() argument 372 strset_fill_set(struct sk_buff *skb, const struct strset_info *set_info, u32 id, bool counts_only) strset_fill_set() argument [all...] |
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | strset.c | 359 const struct strset_info *set_info = &data->sets[i]; in strset_reply_size() local 374 strset_fill_string(struct sk_buff *skb, const struct strset_info *set_info, u32 idx) strset_fill_string() argument 397 strset_fill_set(struct sk_buff *skb, const struct strset_info *set_info, u32 id, bool counts_only) strset_fill_set() argument [all...] |
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 743 struct vmci_ctx_chkpt_buf_info set_info; in vmci_host_do_ctx_set_cpt_state() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 745 struct vmci_ctx_chkpt_buf_info set_info; in vmci_host_do_ctx_set_cpt_state() local [all...] |
/kernel/linux/linux-5.10/block/partitions/ |
H A D | msdos.c | 108 static void set_info(struct parsed_partitions *state, int slot, in set_info() function
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | msdos.c | 108 static void set_info(struct parsed_partitions *state, int slot, in set_info() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | quota.h | 436 int (*set_info)(struct super_block *, int, struct qc_info *); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | quota.h | 436 int (*set_info)(struct super_block *, int, struct qc_info *); member
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 499 efi_status_t (__efiapi *set_info) (efi_file_protocol_t *, member
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 647 efi_status_t (__efiapi *set_info) (efi_file_protocol_t *, member 663 u32 set_info; member
|
Completed in 14 milliseconds