ARRAY_SIZE 15 arch/x86/include/asm/olpc_ofw.h __olpc_ofw((name), ARRAY_SIZE(args), args, ARRAY_SIZE(res), res) ARRAY_SIZE 76 include/linux/clk-private.h .num_parents = ARRAY_SIZE(_parent_names), \ ARRAY_SIZE 151 include/linux/genl_magic_func.h const int maxtype = ARRAY_SIZE(s_name ## _nl_policy)-1; \ ARRAY_SIZE 156 include/linux/genl_magic_func.h BUILD_BUG_ON(ARRAY_SIZE(s_name ## _nl_policy) > ARRAY_SIZE(nested_attr_tb)); \ ARRAY_SIZE 269 include/linux/genl_magic_func.h .maxattr = ARRAY_SIZE(drbd_tla_nl_policy)-1, ARRAY_SIZE 22 include/linux/hashtable.h #define HASH_SIZE(name) (ARRAY_SIZE(name)) ARRAY_SIZE 143 include/linux/kfifo.h __kfifo->mask = __is_kfifo_ptr(__tmp) ? 0 : ARRAY_SIZE(__tmp->buf) - 1;\ ARRAY_SIZE 165 include/linux/kfifo.h ARRAY_SIZE((fifo).buf) - 1, \ ARRAY_SIZE 471 include/linux/moduleparam.h = { .max = ARRAY_SIZE(array), .num = nump, \ ARRAY_SIZE 118 include/linux/pinctrl/machine.h .num_configs = ARRAY_SIZE(cfgs), \ ARRAY_SIZE 140 include/linux/pinctrl/machine.h .num_configs = ARRAY_SIZE(cfgs), \ ARRAY_SIZE 170 include/net/genetlink.h (ops), ARRAY_SIZE(ops), \ ARRAY_SIZE 174 include/net/genetlink.h (ops), ARRAY_SIZE(ops), \ ARRAY_SIZE 175 include/net/genetlink.h (grps), ARRAY_SIZE(grps)) ARRAY_SIZE 1119 include/net/ip_vs.h #define IP_VS_INIT_HASH_TABLE(t) ip_vs_init_hash_table((t), ARRAY_SIZE((t))) ARRAY_SIZE 25 include/net/netfilter/nf_conntrack_tuple.h #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all) ARRAY_SIZE 894 include/scsi/scsi_host.h if (target_type >= ARRAY_SIZE(cap)) ARRAY_SIZE 908 include/scsi/scsi_host.h if (target_type >= ARRAY_SIZE(cap)) ARRAY_SIZE 116 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)} ARRAY_SIZE 121 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)} ARRAY_SIZE 126 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols)} ARRAY_SIZE 184 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \ ARRAY_SIZE 190 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \ ARRAY_SIZE 196 include/sound/soc-dapm.h .kcontrol_news = wcontrols, .num_kcontrols = ARRAY_SIZE(wcontrols), \ ARRAY_SIZE 302 include/sound/soc.h ARRAY_SIZE(xtexts), xtexts) ARRAY_SIZE 306 include/sound/soc.h const struct soc_enum name = SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(xtexts), xtexts) ARRAY_SIZE 309 include/sound/soc.h ARRAY_SIZE(xtexts), xtexts, xvalues) ARRAY_SIZE 313 include/sound/soc.h const struct soc_enum name = SOC_ENUM_SINGLE_VIRT(ARRAY_SIZE(xtexts), xtexts) ARRAY_SIZE 68 include/uapi/linux/netfilter/xt_sctp.h __sctp_chunkmap_is_clear((chunkmap), ARRAY_SIZE(chunkmap)) ARRAY_SIZE 80 include/uapi/linux/netfilter/xt_sctp.h __sctp_chunkmap_is_all_set((chunkmap), ARRAY_SIZE(chunkmap)) ARRAY_SIZE 30 include/xen/hvm.h if (op >= ARRAY_SIZE(names)) ARRAY_SIZE 72 scripts/dtc/checks.c .num_prereqs = ARRAY_SIZE(nm##_prereqs), \ ARRAY_SIZE 695 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { ARRAY_SIZE 721 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { ARRAY_SIZE 742 scripts/dtc/checks.c for (i = 0; i < ARRAY_SIZE(check_table); i++) { ARRAY_SIZE 380 scripts/dtc/flattree.c for (i = 0; i < ARRAY_SIZE(version_table); i++) { ARRAY_SIZE 471 scripts/dtc/flattree.c for (i = 0; i < ARRAY_SIZE(version_table); i++) { ARRAY_SIZE 453 scripts/genksyms/genksyms.c for (n = 0; n < ARRAY_SIZE(symbol_types); n++) { ARRAY_SIZE 26 scripts/kallsyms.c #ifndef ARRAY_SIZE ARRAY_SIZE 140 scripts/kallsyms.c ARRAY_SIZE(text_ranges)) == 0) ARRAY_SIZE 229 scripts/kallsyms.c ARRAY_SIZE(text_ranges)) == 0) ARRAY_SIZE 946 scripts/mod/file2alias.c for (i = 0; i < ARRAY_SIZE(dmi_fields); i++) {