| /kernel/linux/linux-6.6/drivers/usb/isp1760/ |
| D | isp1760-core.h | 59 static inline u32 isp1760_field_read(struct regmap_field **fields, u32 field) in isp1760_field_read() 68 static inline void isp1760_field_write(struct regmap_field **fields, u32 field, in isp1760_field_write() 74 static inline void isp1760_field_set(struct regmap_field **fields, u32 field) in isp1760_field_set() 79 static inline void isp1760_field_clear(struct regmap_field **fields, u32 field) in isp1760_field_clear()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
| D | ovs-dpctl.py | 275 fields = genlmsg.fields + (("dpifindex", "I"),) variable in ovs_dp_msg 698 fields = ( variable in ovskey.ovs_key_proto 801 fields = ( variable in ovskey.ethaddr 842 fields = ( variable in ovskey.ovs_key_ipv4 895 fields = ( variable in ovskey.ovs_key_ipv6 1003 fields = ( variable in ovskey.ovs_key_icmp 1051 fields = ( variable in ovskey.ovs_key_arp 1111 fields = ( variable in ovskey.ovs_key_nd 1147 fields = ( variable in ovskey.ovs_key_ct_tuple_ipv4 1194 fields = ( variable in ovskey.ovs_key_ct_tuple_ipv6 [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-ethtool.c | 321 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() 351 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() 406 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule() 457 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule() 476 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule() 491 void *mask, u64 *fields) in dpaa2_eth_prep_cls_rule() 549 u64 fields = 0; in dpaa2_eth_do_cls_rule() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
| D | dc_hdmi_types.h | 82 } fields; member 93 } fields; member 113 } fields; member 122 } fields; member 130 } fields; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-ethtool.c | 353 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() 383 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() 438 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule() 489 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule() 508 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule() 523 void *mask, u64 *fields) in dpaa2_eth_prep_cls_rule() 581 u64 fields = 0; in dpaa2_eth_do_cls_rule() local
|
| /kernel/linux/linux-5.10/drivers/mux/ |
| D | mmio.c | 20 struct regmap_field **fields = mux_chip_priv(mux->chip); in mux_mmio_set() local 40 struct regmap_field **fields; in mux_mmio_probe() local
|
| /kernel/linux/linux-6.6/drivers/mux/ |
| D | mmio.c | 20 struct regmap_field **fields = mux_chip_priv(mux->chip); in mux_mmio_set() local 40 struct regmap_field **fields; in mux_mmio_probe() local
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-h264.c | 78 u8 fields = V4L2_H264_FRAME_REF; in v4l2_h264_init_reflist_builder() local 87 u8 fields = V4L2_H264_TOP_FIELD_REF; in v4l2_h264_init_reflist_builder() local 95 u8 fields = V4L2_H264_BOTTOM_FIELD_REF; in v4l2_h264_init_reflist_builder() local
|
| /kernel/linux/linux-6.6/tools/kvm/kvm_stat/ |
| D | kvm_stat | 743 def fields(self): member in TracepointProvider 747 def fields(self, fields): member in TracepointProvider 830 def fields(self): member in DebugfsProvider 834 def fields(self, fields): argument
|
| /kernel/linux/linux-5.10/tools/kvm/kvm_stat/ |
| D | kvm_stat | 675 def fields(self): member in TracepointProvider 679 def fields(self, fields): member in TracepointProvider 762 def fields(self): member in DebugfsProvider 766 def fields(self, fields): argument
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_events_synth.c | 130 union trace_synth_field fields[]; member 944 struct synth_field **fields) in alloc_synth_event() 1115 struct synth_field_desc *fields, in synth_event_add_fields() 1236 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start() 1274 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1434 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() 1554 char *name = NULL, *fields, *p; in create_or_delete_synth_event() local 2137 char *fields, *p; in create_synth_event() local
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | pci-acpi.c | 174 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() local 224 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() local 373 union acpi_object *fields = record->package.elements; in decode_type2_hpx_record() local 589 union acpi_object *fields = record->package.elements; in program_type3_hpx_record() local 628 union acpi_object *package, *record, *fields; in acpi_run_hpx() local 703 union acpi_object *package, *fields; in acpi_run_hpp() local
|
| D | pci-stub.c | 59 int fields; in pci_stub_init() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | pci-acpi.c | 176 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() local 226 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() local 375 union acpi_object *fields = record->package.elements; in decode_type2_hpx_record() local 591 union acpi_object *fields = record->package.elements; in program_type3_hpx_record() local 630 union acpi_object *package, *record, *fields; in acpi_run_hpx() local 705 union acpi_object *package, *fields; in acpi_run_hpp() local
|
| D | pci-stub.c | 60 int fields; in pci_stub_init() local
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | proc.rst | 1706 Example 1724 Description
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | proc.rst | 1690 Example 1708 Description
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_events_synth.c | 108 u64 fields[]; member 834 struct synth_field **fields) in alloc_synth_event() 1007 struct synth_field_desc *fields, in synth_event_add_fields() 1127 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start() 1195 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1300 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create()
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| D | nested.h | 87 static inline unsigned long nested_read_cr0(struct vmcs12 *fields) in nested_read_cr0() 92 static inline unsigned long nested_read_cr4(struct vmcs12 *fields) in nested_read_cr4()
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| D | phy-gmii-sel.c | 38 struct regmap_field *fields[PHY_GMII_SEL_LAST]; member 253 const struct reg_field *fields; in phy_gmii_init_phy() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | nested.h | 92 static inline unsigned long nested_read_cr0(struct vmcs12 *fields) in nested_read_cr0() 97 static inline unsigned long nested_read_cr4(struct vmcs12 *fields) in nested_read_cr4()
|
| /kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
| D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
| D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
| /kernel/linux/linux-6.6/arch/mips/boot/tools/ |
| D | relocs_64.c | 20 } fields; member
|
| /kernel/linux/linux-5.10/arch/mips/boot/tools/ |
| D | relocs_64.c | 20 } fields; member
|