Searched defs:table (Results 1 - 25 of 945) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Defi-bgrt.h18 static inline void efi_bgrt_init(struct acpi_table_header *table) {} argument
19 static inline int __init acpi_parse_bgrt(struct acpi_table_header *table) argument
/linux-master/security/selinux/ss/
H A Dsymtab.h17 struct hashtab table; /* hash table (keyed on a string) */ member in struct:symtab
/linux-master/arch/mips/math-emu/
H A Ddp_sqrt.c12 static const unsigned int table[] = { variable
/linux-master/fs/nls/
H A Dnls_ucs2_data.h9 signed char *table; member in struct:UniCaseRange
H A Dnls_koi8-ru.c54 static struct nls_table table = { variable in typeref:struct:nls_table
H A Dnls_utf8.c43 static struct nls_table table = { variable in typeref:struct:nls_table
/linux-master/net/unix/
H A Dsysctl_net_unix.c27 struct ctl_table *table; local
55 struct ctl_table *table; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dtlb.h24 static inline void __tlb_remove_table(void *table) argument
/linux-master/arch/x86/kernel/cpu/
H A Dmatch.c82 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) argument
/linux-master/net/xfrm/
H A Dxfrm_sysctl.c46 struct ctl_table *table; local
79 struct ctl_table *table; local
[all...]
/linux-master/drivers/clk/meson/
H A Dclk-dualdiv.h27 const struct meson_clk_dualdiv_param *table; member in struct:meson_clk_dualdiv_data
/linux-master/arch/arm/probes/kprobes/
H A Dcheckers-thumb.c21 static const union decode_item table[] = { local
/linux-master/arch/powerpc/boot/
H A Dep88xc.c15 static char *table; variable
H A Dep8248e.c15 static char *table; variable
/linux-master/drivers/acpi/acpica/
H A Ddbfileio.c88 struct acpi_table_header *table; local
/linux-master/drivers/usb/gadget/
H A Dusbstring.c36 usb_gadget_get_string (const struct usb_gadget_strings *table, int id, u8 *buf) argument
/linux-master/lib/
H A Dcrc8.c29 void crc8_populate_msb(u8 table[CRC8_TABLE_SIZE], u8 polynomial) argument
51 crc8_populate_lsb(u8 table[CRC8_TABLE_SIZE], u8 polynomial) argument
74 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) argument
[all...]
/linux-master/kernel/printk/
H A Dsysctl.c14 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, argument
/linux-master/arch/x86/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *table) argument
/linux-master/include/net/netns/
H A Dunix.h17 struct unix_table table; member in struct:netns_unix
/linux-master/tools/perf/util/
H A Dthreads.h21 struct threads_table_entry table[THREADS__TABLE_SIZE]; member in struct:threads
/linux-master/drivers/clk/actions/
H A Dowl-divider.h21 struct clk_div_table *table; member in struct:owl_divider_hw
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Diccsense.c64 u32 table, entry; local
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.c321 u16 *table = NULL; local
/linux-master/fs/squashfs/
H A Dfragment.c67 __le64 *table; local
[all...]

Completed in 231 milliseconds

1234567891011>>