Home
last modified time | relevance | path

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

12

/include/linux/
Dvt_kern.h78 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old()
82 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old()
86 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new()
90 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.h201 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
207 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
212 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
Dcpufreq.h624 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table()
631 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table()
643 #define cpufreq_for_each_entry(pos, table) \ argument
653 #define cpufreq_for_each_valid_entry(pos, table) \ argument
684 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local
704 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local
745 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local
774 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local
806 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ac() local
839 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dc() local
Dof.h1120 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1126 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1137 #define OF_DECLARE_1(table, name, compat, fn) \ argument
1139 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument
1141 #define OF_DECLARE_2(table, name, compat, fn) \ argument
Dpoll.h87 struct poll_table_page *table; member
Dpwm.h632 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
636 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
Dclk-provider.h395 const struct clk_div_table *table; member
469 u32 *table; member
/include/crypto/
Dlrw.h17 struct gf128mul_64k *table; member
/include/drm/
Ddrm_hashtab.h48 struct hlist_head *table; member
/include/uapi/linux/netfilter_bridge/
Debt_among.h40 int table[257]; member
/include/linux/gpio/
Dmachine.h36 struct gpiod_lookup table[]; member
/include/net/
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()
Dfib_rules.h23 u32 table; member
46 u32 table; member
D6lowpan.h121 struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE]; member
/include/uapi/linux/
Dmap_to_7segment.h75 unsigned char table[128]; member
Dfib_rules.h24 __u8 table; member
Domap3isp.h482 __u32 table[4][OMAP3ISP_PREV_CFA_BLK_SIZE]; member
585 __u32 table[OMAP3ISP_PREV_NF_TBL_SIZE]; member
605 __u32 table[OMAP3ISP_PREV_YENH_TBL_SIZE]; member
/include/linux/netfilter/
Dx_tables.h65 const char *table; member
96 const char *table; member
140 const char *table; member
180 const char *table; 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/rdma/
Drdmavt_mr.h97 struct rvt_mregion __rcu **table; member
/include/net/netns/
Dxfrm.h14 struct hlist_head __rcu *table; member
/include/linux/netfilter_bridge/
Debtables.h97 struct ebt_replace_kernel *table; member
/include/media/davinci/
Disif.h101 struct isif_vdfc_entry table[ISIF_VDFC_TABLE_SIZE]; member
256 __u16 table[ISIF_LINEAR_TAB_SIZE]; member

12