| /linux/Documentation/security/ |
| H A D | IMA-templates.rst | 68 - 'd-ng': the digest of the event, calculated with an arbitrary hash 70 - 'd-ngv2': same as d-ng, but prefixed with the "ima" or "verity" digest type 73 - 'n-ng': the name of the event, without size limitations; 91 - "ima-ng" (default): its format is ``d-ng|n-ng``; 92 - "ima-ngv2": its format is ``d-ngv2|n-ng``; 93 - "ima-sig": its format is ``d-ng|n-ng|sig``; 94 - "ima-sigv2": its format is ``d-ngv2|n-ng|sig``; 95 - "ima-buf": its format is ``d-ng|n-ng|buf``; 96 - "ima-modsig": its format is ``d-ng|n-ng|sig|d-modsig|modsig``; 97 …- "evm-sig": its format is ``d-ng|n-ng|evmsig|xattrnames|xattrlengths|xattrvalues|iuid|igid|imode`… [all …]
|
| /linux/include/net/netns/ |
| H A D | generic.h | 42 struct net_generic *ng; in net_generic() local 46 ng = rcu_dereference(net->gen); in net_generic() 47 ptr = ng->ptr[id]; in net_generic()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 72 struct net_generic *ng; in net_alloc_generic() local 76 ng = kzalloc(generic_size, GFP_KERNEL); in net_alloc_generic() 77 if (ng) in net_alloc_generic() 78 ng->s.len = gen_ptrs; in net_alloc_generic() 80 return ng; in net_alloc_generic() 85 struct net_generic *ng, *old_ng; in net_assign_generic() local 96 ng = net_alloc_generic(); in net_assign_generic() 97 if (!ng) in net_assign_generic() 111 memcpy(&ng->ptr[MIN_PERNET_OPS_ID], &old_ng->ptr[MIN_PERNET_OPS_ID], in net_assign_generic() 113 ng->ptr[id] = data; in net_assign_generic() [all …]
|
| /linux/tools/testing/selftests/capabilities/ |
| H A D | Makefile | 6 LDLIBS += -lcap-ng -lrt -ldl
|
| /linux/tools/testing/selftests/verification/test.d/ |
| H A D | rv_wwnr_printk.tc | 4 # requires: available_reactors wwnr:monitor printk:reactor stress-ng:program 10 stress-ng --cpu-sched "$num" --timer "$num" -t 5 -q &
|
| /linux/arch/arm/include/asm/mach/ |
| H A D | map.h | 44 bool ng);
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | README.rst | 17 (for example) can be run under ``virtme-ng`` like the core networking selftests. 189 dnf -y install netsniff-ng python-yaml socat iperf3 303 to easily run the tests using ``virtme-ng``.
|
| /linux/security/integrity/ |
| H A D | integrity.h | 65 } ng;
|
| /linux/security/integrity/ima/ |
| H A D | Kconfig | 71 limited to 255 characters. The 'ima-ng' measurement list 77 bool "ima-ng (default)" 84 default "ima-ng" if IMA_NG_TEMPLATE
|
| H A D | ima_appraise.c | 103 iint->ima_hash->xattr.ng.type = IMA_XATTR_DIGEST_NG; in ima_fix_xattr() 104 iint->ima_hash->xattr.ng.algo = algo; in ima_fix_xattr()
|
| /linux/drivers/clk/ |
| H A D | Makefile | 157 obj-y += sunxi-ng/
|
| H A D | Kconfig | 538 source "drivers/clk/sunxi-ng/Kconfig"
|
| /linux/Documentation/driver-api/tty/ |
| H A D | n_gsm.rst | 37 (a good starting point is util-linux-ng/sys-utils/ldattach.c)::
|
| /linux/sound/soc/ti/ |
| H A D | Kconfig | 141 way to achieve this is to install util-linux-ng and use the included
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac_be.c | 2811 u8 nc = 1, nr = 3, ng = 0, cb = 1, cs = 1, ldpc_en = 1, stbc_en = 1; in rtw89_mac_set_csi_para_reg_be() local 2862 u16_encode_bits(ng, B_BE_BFMEE_CSIINFO0_NG_MASK) | in rtw89_mac_set_csi_para_reg_be()
|
| H A D | mac.c | 6777 u8 nc = 1, nr = 3, ng = 0, cb = 1, cs = 1, ldpc_en = 1, stbc_en = 1; in rtw89_mac_set_csi_para_reg_ax() local 6822 FIELD_PREP(B_AX_BFMEE_CSIINFO0_NG_MASK, ng) | in rtw89_mac_set_csi_para_reg_ax()
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 825 e380 ng RXY_RRRD
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2395 Formats: { "ima" | "ima-ng" | "ima-ngv2" | "ima-sig" | 2397 Default: "ima-ng"
|
| /linux/ |
| H A D | MAINTAINERS | 954 M: Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com> 962 M: Adrian Ng <adrianhoyin.ng@altera.com> 968 M: Boon Khai Ng <boon.khai.ng@altera.com> 2510 F: drivers/clk/sunxi-ng/
|