Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 42) sorted by relevance

12

/include/linux/
Defi-bgrt.h18 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()
Dvt_kern.h72 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old()
76 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old()
80 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new()
84 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
Dsysctl.h212 #define register_sysctl(path, table) \ argument
234 #define register_sysctl_init(path, table) \ argument
254 static inline void register_sysctl_init(const char *path, struct ctl_table *table) in register_sysctl_init()
264 struct ctl_table *table, in register_sysctl_sz()
270 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
Dlz4.h107 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
Ddevcoredump.h25 static inline void _devcd_free_sgtable(struct scatterlist *table) in _devcd_free_sgtable()
91 static inline void dev_coredumpsg(struct device *dev, struct scatterlist *table, in dev_coredumpsg()
Dcpufreq.h706 #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
758 #define cpufreq_for_each_efficient_entry_idx(pos, table, idx, efficiencies) \ argument
791 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local
813 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local
859 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local
890 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local
927 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ac() local
[all …]
Denergy_model.h196 em_pd_get_efficient_state(struct em_perf_state *table, in em_pd_get_efficient_state()
379 static inline void em_table_free(struct em_perf_table *table) {} in em_table_free()
392 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, in em_dev_compute_costs()
Dclk-provider.h713 const struct clk_div_table *table; member
856 #define clk_hw_register_divider_table(dev, name, parent_name, flags, reg, \ argument
876 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, \ argument
897 #define clk_hw_register_divider_table_parent_data(dev, name, parent_data, \ argument
955 #define devm_clk_hw_register_divider_table(dev, name, parent_name, flags, \ argument
998 const u32 *table; member
1041 #define clk_hw_register_mux_table(dev, name, parent_names, num_parents, \ argument
1048 #define clk_hw_register_mux_table_parent_data(dev, name, parent_data, \ argument
1072 #define clk_hw_register_mux_parent_data_table(dev, name, parent_data, \ argument
1092 #define devm_clk_hw_register_mux_parent_data_table(dev, name, parent_data, \ argument
[all …]
Dnvmem-provider.h226 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table()
227 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
Dpoll.h107 struct poll_table_page *table; member
Dof.h1514 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument
1521 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1528 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1536 #define OF_DECLARE_1(table, name, compat, fn) \ argument
1538 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument
1540 #define OF_DECLARE_2(table, name, compat, fn) \ argument
Dpwm.h592 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
596 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/include/linux/gpio/
Dmachine.h46 struct gpiod_lookup table[]; member
118 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
122 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/include/net/
Dudp_tunnel.h321 udp_tunnel_nic_get_port(struct net_device *dev, unsigned int table, in udp_tunnel_nic_get_port()
337 udp_tunnel_nic_set_port_priv(struct net_device *dev, unsigned int table, in udp_tunnel_nic_set_port_priv()
381 udp_tunnel_nic_dump_size(struct net_device *dev, unsigned int table) in udp_tunnel_nic_dump_size()
389 udp_tunnel_nic_dump_write(struct net_device *dev, unsigned int table, in udp_tunnel_nic_dump_write()
Dfib_rules.h27 u32 table; member
54 u32 table; member
Drps.h68 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, in rps_record_sock_flow()
Dudp.h81 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
91 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
/include/net/netns/
Dunix.h17 struct unix_table table; member
Dxfrm.h16 struct hlist_head __rcu *table; member
/include/uapi/linux/netfilter_bridge/
Debt_among.h41 int table[257]; member
/include/linux/netfilter/
Dx_tables.h94 const char *table; member
125 const char *table; member
169 const char *table; member
210 const char *table; member
/include/uapi/linux/
Dmap_to_7segment.h67 unsigned char table[128]; member
Dmap_to_14segment.h82 __be16 table[128]; member
Dfib_rules.h25 __u8 table; member
/include/linux/platform_data/
Dbrcmfmac.h128 struct brcmfmac_pd_cc_entry table[]; member

12