/linux-4.1.27/security/selinux/ |
H A D | nlmsgtab.c | 136 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, struct nlmsg_perm *tab, size_t tabsize) nlmsg_perm() argument 140 for (i = 0; i < tabsize/sizeof(struct nlmsg_perm); i++) nlmsg_perm()
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | dpmc.c | 51 for (i = 0; i < pdata->tabsize; i++) bfin_get_vlev()
|
/linux-4.1.27/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 67 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s);
|
H A D | fdt.c | 201 const char *_fdt_find_string(const char *strtab, int tabsize, const char *s) _fdt_find_string() argument 204 const char *last = strtab + tabsize - len; _fdt_find_string()
|
/linux-4.1.27/arch/blackfin/mach-bf533/boards/ |
H A D | blackstamp.c | 402 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | cm_bf533.c | 483 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezkit.c | 426 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | stamp.c | 578 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/mach-bf561/boards/ |
H A D | acvilon.c | 462 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | cm_bf561.c | 444 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezkit.c | 414 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/mach-bf518/boards/ |
H A D | tcm-bf518.c | 617 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezbrd.c | 695 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
H A D | tcm_bf537.c | 639 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | cm_bf537e.c | 783 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | cm_bf537u.c | 637 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | stamp.c | 2532 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
H A D | ad7160eval.c | 723 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | cm_bf527.c | 846 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezbrd.c | 721 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | tll6527m.c | 803 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezkit.c | 1150 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/mach-bf538/boards/ |
H A D | ezkit.c | 804 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | dpmc.h | 788 unsigned short tabsize; member in struct:bfin_dpmc_platform_data
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
H A D | cm_bf548.c | 1098 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
H A D | ezkit.c | 1820 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 7257 u32 tabsize, actual_cnt = 0; qib_init_iba7322_funcs() local 7343 tabsize = dd->first_user_ctxt + ARRAY_SIZE(irq_table); qib_init_iba7322_funcs() 7344 for (i = 0; i < tabsize; i++) qib_init_iba7322_funcs() 7354 tabsize = actual_cnt; qib_init_iba7322_funcs() 7355 dd->cspec->msix_entries = kzalloc(tabsize * qib_init_iba7322_funcs() 7359 tabsize = 0; qib_init_iba7322_funcs() 7361 for (i = 0; i < tabsize; i++) qib_init_iba7322_funcs() 7364 if (qib_pcie_params(dd, 8, &tabsize, dd->cspec->msix_entries)) qib_init_iba7322_funcs() 7368 dd->cspec->num_msix_entries = tabsize; qib_init_iba7322_funcs()
|
/linux-4.1.27/arch/blackfin/mach-bf609/boards/ |
H A D | ezkit.c | 1982 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | vc032x.c | 3093 const u8 *tab, u8 tabsize, u16 addr) put_tab_to_reg() 3098 for (j = 0; j < tabsize; j++) put_tab_to_reg() 3092 put_tab_to_reg(struct gspca_dev *gspca_dev, const u8 *tab, u8 tabsize, u16 addr) put_tab_to_reg() argument
|