/include/linux/ |
A 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()
|
A D | vt_kern.h | 72 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()
|
A D | sysctl.h | 210 #define register_sysctl(path, table) \ argument 232 #define register_sysctl_init(path, table) \ argument 250 static inline void register_sysctl_init(const char *path, const struct ctl_table *table) in register_sysctl_init() 260 const struct ctl_table *table, in register_sysctl_sz() 266 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
|
A 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
|
A D | devcoredump.h | 25 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()
|
A D | cpufreq.h | 724 #define cpufreq_for_each_entry(pos, table) \ argument 735 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument 746 #define cpufreq_for_each_valid_entry(pos, table) \ argument 760 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument 776 #define cpufreq_for_each_efficient_entry_idx(pos, table, idx, efficiencies) \ argument 807 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local 829 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local 883 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local 914 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local 959 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ac() local [all …]
|
A D | energy_model.h | 198 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()
|
A D | clk-provider.h | 719 const struct clk_div_table *table; member 865 #define clk_hw_register_divider_table(dev, name, parent_name, flags, reg, \ argument 885 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, \ argument 906 #define clk_hw_register_divider_table_parent_data(dev, name, parent_data, \ argument 964 #define devm_clk_hw_register_divider_table(dev, name, parent_name, flags, \ argument 1007 const u32 *table; member 1050 #define clk_hw_register_mux_table(dev, name, parent_names, num_parents, \ argument 1057 #define clk_hw_register_mux_table_parent_data(dev, name, parent_data, \ argument 1081 #define clk_hw_register_mux_parent_data_table(dev, name, parent_data, \ argument 1442 const struct clk_div_table *table, in divider_round_rate() [all …]
|
A D | poll.h | 97 struct poll_table_page *table; member
|
A D | of.h | 1525 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument 1532 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1539 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument 1547 #define OF_DECLARE_1(table, name, compat, fn) \ argument 1549 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument 1551 #define OF_DECLARE_2(table, name, compat, fn) \ argument
|
/include/linux/gpio/ |
A D | machine.h | 46 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/ |
A D | udp.h | 108 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot() 119 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2() 126 static inline void udp_table_hash4_init(struct udp_table *table) in udp_table_hash4_init() 130 static inline struct udp_hslot *udp_hashslot4(struct udp_table *table, in udp_hashslot4() 162 static inline void udp_table_hash4_init(struct udp_table *table) in udp_table_hash4_init() 174 static inline struct udp_hslot *udp_hashslot4(struct udp_table *table, in udp_hashslot4()
|
A D | rps.h | 69 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, in rps_record_sock_flow() 129 struct rps_sock_flow_table *table; in sock_rps_delete_flow() local
|
A D | udp_tunnel.h | 322 udp_tunnel_nic_get_port(struct net_device *dev, unsigned int table, in udp_tunnel_nic_get_port() 338 udp_tunnel_nic_set_port_priv(struct net_device *dev, unsigned int table, in udp_tunnel_nic_set_port_priv() 402 udp_tunnel_nic_dump_size(struct net_device *dev, unsigned int table) in udp_tunnel_nic_dump_size() 417 udp_tunnel_nic_dump_write(struct net_device *dev, unsigned int table, in udp_tunnel_nic_dump_write()
|
A D | fib_rules.h | 27 u32 table; member 58 u32 table; member
|
/include/net/netns/ |
A D | unix.h | 17 struct unix_table table; member
|
/include/linux/fsl/ |
A D | ntmp.h | 108 const u32 *table, int count) in ntmp_rsst_update_entry() 114 u32 *table, int count) in ntmp_rsst_query_entry()
|
/include/uapi/linux/netfilter_bridge/ |
A D | ebt_among.h | 41 int table[257]; member
|
/include/linux/netfilter/ |
A D | x_tables.h | 84 const char *table; member 115 const char *table; member 159 const char *table; member 200 const char *table; member
|
/include/uapi/linux/ |
A D | map_to_7segment.h | 67 unsigned char table[128]; member
|
A D | map_to_14segment.h | 82 __be16 table[128]; member
|
A D | fib_rules.h | 25 __u8 table; member
|
/include/linux/platform_data/ |
A D | brcmfmac.h | 128 struct brcmfmac_pd_cc_entry table[]; member
|
/include/asm-generic/ |
A D | tlb.h | 216 static inline void __tlb_remove_table(void *table) in __tlb_remove_table() 233 static inline void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()
|
/include/linux/netfilter_bridge/ |
A D | ebtables.h | 94 struct ebt_replace_kernel *table; member
|