Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 35) 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.h79 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old()
83 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old()
87 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new()
91 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
Ddevcoredump.h37 static inline void _devcd_free_sgtable(struct scatterlist *table) in _devcd_free_sgtable()
98 static inline void dev_coredumpsg(struct device *dev, struct scatterlist *table, in dev_coredumpsg()
Dsysctl.h205 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
211 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
216 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
221 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
Dcpufreq.h601 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table()
608 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table()
620 #define cpufreq_for_each_entry(pos, table) \ argument
630 #define cpufreq_for_each_valid_entry(pos, table) \ argument
661 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local
681 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local
722 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local
751 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local
783 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ac() local
816 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dc() local
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
Dpoll.h92 struct poll_table_page *table; member
Dof.h1163 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1169 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1180 #define OF_DECLARE_1(table, name, compat, fn) \ argument
1182 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument
1184 #define OF_DECLARE_2(table, name, compat, fn) \ argument
Dclk-provider.h396 const struct clk_div_table *table; member
471 u32 *table; member
773 const struct clk_div_table *table, in divider_round_rate()
Dpwm.h630 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
634 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/include/linux/gpio/
Dmachine.h39 struct gpiod_lookup table[]; member
68 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
72 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/include/crypto/
Dlrw.h18 struct gf128mul_64k *table; member
/include/drm/
Ddrm_hashtab.h48 struct hlist_head *table; member
/include/uapi/linux/netfilter_bridge/
Debt_among.h41 int table[257]; member
/include/uapi/linux/
Dmap_to_7segment.h76 unsigned char table[128]; member
Dfib_rules.h25 __u8 table; 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/net/
Dfib_rules.h26 u32 table; member
49 u32 table; member
Dudp.h83 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
92 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
D6lowpan.h121 struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE]; member
/include/linux/platform_data/
Dbrcmfmac.h128 struct brcmfmac_pd_cc_entry table[0]; member
/include/sound/
Dmemalloc.h90 struct snd_sg_page *table; /* address table */ member
/include/net/netns/
Dxfrm.h14 struct hlist_head __rcu *table; member
/include/rdma/
Drdmavt_mr.h97 struct rvt_mregion __rcu **table; member
/include/linux/netfilter_bridge/
Debtables.h98 struct ebt_replace_kernel *table; member

12