/linux-6.14.4/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 92 struct tables { struct 110 static struct tables tables_global; argument 324 PyObject *obj = NULL, *list = NULL; in get_field_numeric_entry() local 1128 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local 1146 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local 1165 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local 1186 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local 1207 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local 1226 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local 1250 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local [all …]
|
/linux-6.14.4/include/linux/gpio/ |
D | machine.h | 44 struct list_head list; member 58 struct list_head list; member 120 void gpiod_add_lookup_tables(struct gpiod_lookup_table **tables, size_t n) {} in gpiod_add_lookup_tables()
|
/linux-6.14.4/drivers/staging/media/sunxi/sun6i-isp/ |
D | sun6i_isp.h | 27 struct list_head list; member 53 struct sun6i_isp_tables tables; member
|
/linux-6.14.4/net/netfilter/ |
D | xt_recent.c | 67 struct list_head list; member 78 struct list_head list; member 89 struct list_head tables; member
|
D | x_tables.c | 43 struct list_head list; member 57 struct list_head tables[NFPROTO_NUMPROTO]; member
|
/linux-6.14.4/include/net/ |
D | udp_tunnel.h | 236 struct list_head list; member 287 } tables[UDP_TUNNEL_NIC_MAX_TABLES]; member
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_vbt_defs.h | 587 u16 list[]; /* ALM only */ member 867 struct toggle_list_entry_old list[]; member 872 struct toggle_list_table_old tables[4]; member 1114 struct toggle_list_entry_ivb list[]; member 1119 struct toggle_list_table_ivb tables[4]; member 1147 struct toggle_list_entry_hsw list[]; member 1152 struct toggle_list_table_hsw tables[4]; member 1594 u32 tables[]; member 1638 struct prd_entry_old list[0]; /* ???-216 */ member 1649 struct prd_entry_new list[]; /* 217+ */ member
|
/linux-6.14.4/include/net/netfilter/ |
D | nf_tables.h | 586 struct list_head list; member 674 struct list_head list; member 907 struct list_head list; member 1002 struct list_head list; member 1121 struct list_head list; member 1201 struct list_head list; member 1288 struct list_head list; member 1359 struct list_head list; member 1405 struct list_head list; member 1462 struct list_head list; member [all …]
|
/linux-6.14.4/net/bridge/netfilter/ |
D | ebtables.c | 44 struct list_head tables; member 48 struct list_head list; member
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | aclocal.h | 177 struct acpi_table_desc *tables; /* Table descriptor array */ member 202 acpi_handle *list; member
|
/linux-6.14.4/drivers/net/ethernet/sun/ |
D | niu.h | 3028 struct rdc_table tables[NIU_NUM_RDC_TABLES]; member 3075 struct list_head list; member
|