Searched defs:table (Results 251 - 275 of 946) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/s390/include/asm/
H A Dpgalloc.h54 unsigned long *table = crst_table_alloc(mm); local
69 unsigned long *table = crst_table_alloc(mm); local
83 unsigned long *table = crst_table_alloc(mm); local
[all...]
/linux-master/drivers/powercap/
H A Ddtpm_cpu.c45 struct em_perf_state *table; local
93 struct em_perf_state *table; local
125 struct em_perf_state *table; local
198 struct em_perf_state *table; local
[all...]
/linux-master/tools/perf/util/
H A Dthreads.c26 struct threads_table_entry *table = &threads->table[i]; local
38 struct threads_table_entry *table = &threads->table[i]; local
50 struct threads_table_entry *table = &threads->table[i]; local
64 __threads_table_entry__get_last_match(struct threads_table_entry *table, pid_t tid) argument
77 __threads_table_entry__set_last_match(struct threads_table_entry *table, struct thread *th) argument
84 threads_table_entry__set_last_match(struct threads_table_entry *table, struct thread *th) argument
94 struct threads_table_entry *table = threads__table(threads, tid); local
111 struct threads_table_entry *table = threads__table(threads, tid); local
138 struct threads_table_entry *table = &threads->table[i]; local
156 struct threads_table_entry *table = threads__table(threads, thread__tid(thread)); local
173 struct threads_table_entry *table = &threads->table[i]; local
[all...]
/linux-master/ipc/
H A Dipc_sysctl.c20 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, argument
36 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, argument
51 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, argument
208 static int ipc_permissions(struct ctl_table_header *head, struct ctl_table *table) argument
194 ipc_set_ownership(struct ctl_table_header *head, struct ctl_table *table, kuid_t *uid, kgid_t *gid) argument
[all...]
/linux-master/include/linux/
H A Dvt_kern.h72 static inline int con_set_trans_old(unsigned char __user *table) argument
76 static inline int con_get_trans_old(unsigned char __user *table) argument
80 static inline int con_set_trans_new(unsigned short __user *table) argument
84 static inline int con_get_trans_new(unsigned short __user *table) argument
H A Dlz4.h107 unsigned long long table[LZ4_STREAMSIZE_U64]; member in union:__anon109
132 size_t table[LZ4_STREAMHCSIZE_SIZET]; member in union:__anon111
149 unsigned long long table[LZ4_STREAMDECODESIZE_U64]; member in union:__anon113
/linux-master/drivers/clocksource/
H A Dtimer-riscv.c236 static int __init riscv_timer_acpi_init(struct acpi_table_header *table) argument
/linux-master/fs/bcachefs/
H A Dsb-downgrade.c199 darray_char table = {}; local
/linux-master/drivers/acpi/pmic/
H A Dtps68470_pmic.c197 pmic_get_reg_bit(u64 address, const struct tps68470_pmic_table *table, const unsigned int table_size, int *reg, int *bitmask) argument
/linux-master/arch/sparc/include/asm/
H A Diommu_64.h32 void *table; /* IOTSB table base virtual addr*/ member in struct:atu_iotsb
/linux-master/fs/nls/
H A Dnls_euc-jp.c552 static struct nls_table table = { variable in typeref:struct:nls_table
/linux-master/arch/parisc/include/asm/
H A Dunwind.h54 const struct unwind_table_entry *table; member in struct:unwind_table
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c111 struct table { struct
115 unsigned *table; member in struct:table
[all...]
H A Drv730_dpm.c226 rv730_populate_smc_acpi_state(struct radeon_device *rdev, RV770_SMC_STATETABLE *table) argument
316 rv730_populate_smc_initial_state(struct radeon_device *rdev, struct radeon_ps *radeon_state, RV770_SMC_STATETABLE *table) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfib_rules.h25 __u8 table; member in struct:fib_rule_hdr
/linux-master/sound/oss/dmasound/
H A Ddmasound_q40.c66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; local
122 unsigned char *table = (unsigned char *) local
232 unsigned char *table = (unsigned char *) local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto.c190 ip_vs_create_timeout_table(int *table, int size) argument
/linux-master/include/net/
H A D6lowpan.h121 struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE]; member in struct:lowpan_iphc_ctx_table
/linux-master/drivers/clk/sprd/
H A Dpll.c86 static u32 pll_get_ibias(u64 rate, const u64 *table) argument
/linux-master/include/rdma/
H A Drdmavt_mr.h55 struct rvt_mregion __rcu **table; member in struct:rvt_lkey_table
/linux-master/drivers/sh/clk/
H A Dcpg.c117 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
281 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
226 sh_clk_div_register_ops(struct clk *clks, int nr, struct clk_div_table *table, struct sh_clk_ops *ops) argument
338 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
374 sh_clk_div4_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
380 sh_clk_div4_enable_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
387 sh_clk_div4_reparent_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
[all...]
/linux-master/arch/arm/probes/
H A Ddecode.c411 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, const union decode_item *table, bool thumb, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
/linux-master/drivers/clk/renesas/
H A Drcar-gen2-cpg.c280 const struct clk_div_table *table = NULL; local
[all...]
/linux-master/drivers/comedi/drivers/tests/
H A Dni_routes_test.c216 const u8 *table, *oldtable; local
[all...]
/linux-master/net/phonet/
H A Dpn_dev.c26 struct net_device __rcu *table[64]; member in struct:phonet_routes

Completed in 216 milliseconds

<<11121314151617181920>>