Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 41) 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.h22 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()
Dcpufreq.h622 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table()
629 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table()
641 #define cpufreq_for_each_entry(pos, table) \ argument
652 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument
663 #define cpufreq_for_each_valid_entry(pos, table) \ argument
677 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument
709 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local
730 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local
772 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local
802 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local
[all …]
Dsysctl.h215 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
221 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
226 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
231 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
Dnvmem-provider.h131 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table()
132 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
Denergy_model.h38 struct em_cap_state *table; member
Dpoll.h105 struct poll_table_page *table; member
Dclk-provider.h466 const struct clk_div_table *table; member
553 u32 *table; member
869 const struct clk_div_table *table, in divider_round_rate()
878 const struct clk_div_table *table, in divider_ro_round_rate()
Dpwm.h647 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
651 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/include/linux/gpio/
Dmachine.h43 struct gpiod_lookup table[]; member
102 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
106 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/include/drm/
Ddrm_hashtab.h48 struct hlist_head *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.h76 unsigned char table[128]; member
Dfib_rules.h25 __u8 table; member
/include/net/
Dfib_rules.h26 u32 table; member
53 u32 table; member
Dudp.h79 static inline struct udp_hslot *udp_hashslot(struct udp_table *table, in udp_hashslot()
88 static inline struct udp_hslot *udp_hashslot2(struct udp_table *table, in udp_hashslot2()
/include/linux/platform_data/
Dbrcmfmac.h128 struct brcmfmac_pd_cc_entry table[0]; member
/include/sound/
Dmemalloc.h85 struct snd_sg_page *table; /* address table */ member
/include/net/netns/
Dxfrm.h15 struct hlist_head __rcu *table; member
/include/linux/netfilter_bridge/
Debtables.h94 struct ebt_replace_kernel *table; member
/include/rdma/
Drdmavt_mr.h97 struct rvt_mregion __rcu **table; member
/include/linux/soc/qcom/
Dllcc-qcom.h201 const struct llcc_slice_config *table, u32 sz) in qcom_llcc_probe()

12