| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/pauth/ |
| H A D | pac.c | 56 int n_same(struct signatures *old, struct signatures *new, int nkeys) in n_same() argument 64 if (nkeys == NKEYS) in n_same() 70 int n_same_single_set(struct signatures *sign, int nkeys) in n_same_single_set() argument 72 size_t vals[nkeys]; in n_same_single_set() 80 if (nkeys >= 4) in n_same_single_set() 83 for (int i = 0; i < nkeys - 1; i++) { in n_same_single_set() 84 for (int j = i + 1; j < nkeys; j++) { in n_same_single_set() 255 int nkeys = NKEYS; in TEST() local 264 nkeys = NKEYS - 1; in TEST() 277 if (nkeys == NKEYS) in TEST() [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_flow.c | 46 u32 nkeys; member 316 for (n = 0; n < f->nkeys; n++) { in flow_classify() 323 classid = jhash2(keys, f->nkeys, f->hashrnd); in flow_classify() 397 unsigned int nkeys = 0; in flow_change() local 421 nkeys = hweight32(keymask); in flow_change() 422 if (nkeys == 0) in flow_change() 459 fnew->nkeys = fold->nkeys; in flow_change() 473 if (mode != FLOW_MODE_HASH && nkeys > 1) in flow_change() 493 if (mode != FLOW_MODE_HASH && nkeys > 1) in flow_change() 522 fnew->nkeys = nkeys; in flow_change()
|
| H A D | act_pedit.c | 174 if (!parm->nkeys) { in tcf_pedit_init() 178 ksize = parm->nkeys * sizeof(struct tc_pedit_key); in tcf_pedit_init() 184 keys_ex = tcf_pedit_keys_ex_parse(tb[TCA_PEDIT_KEYS_EX], parm->nkeys); in tcf_pedit_init() 219 (p->tcfp_nkeys && p->tcfp_nkeys != parm->nkeys)) { in tcf_pedit_init() 228 p->tcfp_nkeys = parm->nkeys; in tcf_pedit_init() 461 opt->nkeys = p->tcfp_nkeys; in tcf_pedit_dump()
|
| H A D | cls_u32.c | 148 for (i = n->sel.nkeys; i > 0; i--, key++) { in u32_classify() 803 new = kzalloc(struct_size(new, sel.keys, s->nkeys), GFP_KERNEL); in u32_init_knode() 831 memcpy(&new->sel, s, struct_size(s, keys, s->nkeys)); in u32_init_knode() 1020 sel_size = struct_size(s, keys, s->nkeys); in u32_change() 1026 n = kzalloc(struct_size(n, sel.keys, s->nkeys), GFP_KERNEL); in u32_change() 1033 n->pf = __alloc_percpu(struct_size(n->pf, kcnts, s->nkeys), in u32_change() 1298 if (nla_put(skb, TCA_U32_SEL, struct_size(&n->sel, keys, n->sel.nkeys), in u32_dump() 1348 gpf = kzalloc(struct_size(gpf, kcnts, n->sel.nkeys), GFP_KERNEL); in u32_dump() 1358 for (i = 0; i < n->sel.nkeys; i++) in u32_dump() 1362 if (nla_put_64bit(skb, TCA_U32_PCNT, struct_size(gpf, kcnts, n->sel.nkeys), in u32_dump()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | iniparser.c | 332 int seclen, nkeys ; in iniparser_getsecnkeys() local 336 nkeys = 0; in iniparser_getsecnkeys() 338 if (d == NULL) return nkeys; in iniparser_getsecnkeys() 339 if (! iniparser_find_entry(d, s)) return nkeys; in iniparser_getsecnkeys() 349 nkeys++; in iniparser_getsecnkeys() 352 return nkeys; in iniparser_getsecnkeys()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/tc_act/ |
| H A D | tc_pedit.h | 65 unsigned char nkeys; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/tc_act/ |
| H A D | tc_pedit.h | 65 unsigned char nkeys; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/ |
| H A D | tc_pedit.h | 63 unsigned char nkeys; member
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | eventconvert.c | 553 int nkeys; in eventToDeviceChanged() local 571 nkeys = (dce->keys.max_keycode > 0) ? in eventToDeviceChanged() 573 if (nkeys > 0) { in eventToDeviceChanged() 575 len += sizeof(CARD32) * nkeys; /* keycodes */ in eventToDeviceChanged() 601 if (nkeys) { in eventToDeviceChanged()
|
| H A D | enterleave.c | 685 int nval = 0, nkeys = 0, nbuttons = 0, first = 0; in DeliverStateNotifyEvent() local 697 nkeys = k->xkbInfo->desc->max_key_code - k->xkbInfo->desc->min_key_code; in DeliverStateNotifyEvent() 698 if (nkeys > 32) in DeliverStateNotifyEvent() 744 if (nkeys > 32) { in DeliverStateNotifyEvent()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_u32.c | 55 for (i = 0; i < cls->knode.sel->nkeys; i++) { in fill_match_fields() 255 for (j = 0; j < cls->knode.sel->nkeys; j++) { in cxgb4_config_knode()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | apanel.c | 57 u16 nkeys; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | cls.c | 62 if (knode->sel->nkeys != 1) { in nfp_abm_u32_check_knode()
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | gc.c | 153 atomic_dec(&key->user->nkeys); in key_gc_unused_keys()
|
| H A D | internal.h | 59 atomic_t nkeys; /* number of keys */ member
|
| H A D | proc.c | 315 atomic_read(&user->nkeys), in proc_key_users_show()
|
| H A D | key.c | 94 atomic_set(&candidate->nkeys, 0); in key_user_lookup() 320 atomic_inc(&user->nkeys); in key_alloc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pkt_cls.h | 175 unsigned char nkeys; member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | pkt_cls.h | 175 unsigned char nkeys; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pkt_cls.h | 175 unsigned char nkeys; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 101 if (sel->nkeys <= 0 || sel->nkeys > 1) in tc_fill_entry()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pkt_cls.h | 245 unsigned char nkeys; member
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | journal.c | 856 unsigned int nkeys) in journal_wait_for_write() argument 871 sectors = __set_blocks(w->data, w->data->keys + nkeys, in journal_wait_for_write()
|
| H A D | sysfs.c | 705 return c->gc_stats.nkeys in bch_average_key_size() 706 ? div64_u64(c->gc_stats.data, c->gc_stats.nkeys) in bch_average_key_size()
|
| H A D | bcache.h | 479 size_t nkeys; member
|