/include/linux/ |
D | efi-bgrt.h | 18 static inline void efi_bgrt_init(struct acpi_table_header *table) {} in efi_bgrt_init() 19 static inline int __init acpi_parse_bgrt(struct acpi_table_header *table) in acpi_parse_bgrt()
|
D | vt_kern.h | 66 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old() 70 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old() 74 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new() 78 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
|
D | sysctl.h | 212 #define register_sysctl_init(path, table) __register_sysctl_init(path, table, #table) argument 227 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table() 233 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths() 238 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl() 243 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
|
D | devcoredump.h | 22 static inline void _devcd_free_sgtable(struct scatterlist *table) in _devcd_free_sgtable() 83 static inline void dev_coredumpsg(struct device *dev, struct scatterlist *table, in dev_coredumpsg()
|
D | cpufreq.h | 687 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table() 694 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table() 706 #define cpufreq_for_each_entry(pos, table) \ argument 717 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument 728 #define cpufreq_for_each_valid_entry(pos, table) \ argument 742 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument 774 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local 795 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local 837 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local 867 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local [all …]
|
D | lz4.h | 107 unsigned long long table[LZ4_STREAMSIZE_U64]; member 132 size_t table[LZ4_STREAMHCSIZE_SIZET]; member 149 unsigned long long table[LZ4_STREAMDECODESIZE_U64]; member
|
D | nvmem-provider.h | 159 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table() 160 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
|
D | clk-provider.h | 630 const struct clk_div_table *table; member 773 #define clk_hw_register_divider_table(dev, name, parent_name, flags, reg, \ argument 793 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, \ argument 814 #define clk_hw_register_divider_table_parent_data(dev, name, parent_data, \ argument 853 #define devm_clk_hw_register_divider_table(dev, name, parent_name, flags, \ argument 896 u32 *table; member 939 #define clk_hw_register_mux_table(dev, name, parent_names, num_parents, \ argument 946 #define clk_hw_register_mux_table_parent_data(dev, name, parent_data, \ argument 1247 const struct clk_div_table *table, in divider_round_rate() 1256 const struct clk_div_table *table, in divider_ro_round_rate()
|
D | energy_model.h | 45 struct em_perf_state *table; member
|
D | poll.h | 105 struct poll_table_page *table; member
|
D | of.h | 1326 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument 1333 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1340 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1348 #define OF_DECLARE_1(table, name, compat, fn) \ argument 1350 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument 1352 #define OF_DECLARE_2(table, name, compat, fn) \ argument
|
D | pwm.h | 613 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() 617 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
|
/include/linux/gpio/ |
D | machine.h | 46 struct gpiod_lookup table[]; member 105 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table() 109 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
|
/include/net/ |
D | udp_tunnel.h | 307 udp_tunnel_nic_get_port(struct net_device *dev, unsigned int table, in udp_tunnel_nic_get_port() 323 udp_tunnel_nic_set_port_priv(struct net_device *dev, unsigned int table, in udp_tunnel_nic_set_port_priv() 367 udp_tunnel_nic_dump_size(struct net_device *dev, unsigned int table) in udp_tunnel_nic_dump_size() 375 udp_tunnel_nic_dump_write(struct net_device *dev, unsigned int table, in udp_tunnel_nic_dump_write()
|
D | fib_rules.h | 27 u32 table; member 54 u32 table; member
|
D | udp.h | 80 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot() 89 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
|
/include/drm/ |
D | drm_hashtab.h | 48 struct hlist_head *table; member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebt_among.h | 41 int table[257]; member
|
/include/linux/netfilter/ |
D | x_tables.h | 94 const char *table; member 125 const char *table; member 169 const char *table; member 210 const char *table; member
|
/include/uapi/linux/ |
D | map_to_7segment.h | 67 unsigned char table[128]; member
|
D | fib_rules.h | 25 __u8 table; member
|
/include/linux/platform_data/ |
D | brcmfmac.h | 128 struct brcmfmac_pd_cc_entry table[0]; member
|
/include/net/netns/ |
D | xfrm.h | 16 struct hlist_head __rcu *table; member
|
/include/rdma/ |
D | rdmavt_mr.h | 55 struct rvt_mregion __rcu **table; member
|
/include/linux/netfilter_bridge/ |
D | ebtables.h | 94 struct ebt_replace_kernel *table; member
|