Home
last modified time | relevance | path

Searched full:allow (Results 1 – 25 of 3607) sorted by relevance

12345678910>>...145

/linux/security/ipe/
H A Dpolicy_tests.c20 "DEFAULT action=ALLOW",
26 "DEFAULT action=ALLOW",
32 "DEFAULT action=ALLOW\n"
39 "DEFAULT action=ALLOW\n"
46 "DEFAULT\taction=ALLOW\n"
48 "op=EXECUTE boot_verified=TRUE action=ALLOW\n"
51 "op=KMODULE boot_verified=TRUE action=ALLOW\n",
57 "DEFAULT\taction=ALLOW\n",
63 "DEFAULT action=ALLOW",
69 "DEFAULT action=ALLOW",
[all …]
/linux/security/apparmor/include/
H A Dperms.h70 u32 allow; member
71 u32 deny; /* explicit deny, or conflict if allow also set */
73 u32 subtree; /* allow perm on full subtree only when allow is set */
74 u32 cond; /* set only when ~allow and ~deny */
76 u32 kill; /* set only when ~allow | deny */
77 u32 complain; /* accumulates only used when ~allow & ~deny */
78 u32 prompt; /* accumulates only used when ~allow & ~deny */
80 u32 audit; /* set only when allow is set */
81 u32 quiet; /* set only when ~allow | deny */
82 u32 hide; /* set only when ~allow | deny */
[all …]
/linux/drivers/nfc/st-nci/
H A Dst-nci.h65 * @FACTORY_MODE: Allow to set the driver into a mode where no secure element
67 * @HCI_CLEAR_ALL_PIPES: Allow to execute a HCI clear all pipes command.
69 * @HCI_DM_PUT_DATA: Allow to configure specific CLF registry as for example
71 * @HCI_DM_UPDATE_AID: Allow to configure an AID routing into the CLF routing
73 * @HCI_DM_GET_INFO: Allow to retrieve CLF information.
74 * @HCI_DM_GET_DATA: Allow to retrieve CLF configurable data such as low
76 * @HCI_DM_DIRECT_LOAD: Allow to load a firmware into the CLF. A complete
78 * @HCI_DM_RESET: Allow to run a CLF reset in order to "commit" CLF
80 * @HCI_GET_PARAM: Allow to retrieve an HCI CLF parameter (for example the
82 * @HCI_DM_FIELD_GENERATOR: Allow to generate different kind of RF
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dife.json20 "cmdUnderTest": "$TC actions add action ife encode allow mark pass index 2",
23 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2",
74 "cmdUnderTest": "$TC actions add action ife encode allow mark continue index 2",
77 …"matchPattern": "action order [0-9]*: ife encode action continue.*type 0[xX]ED3E.*allow mark.*inde…
234 "cmdUnderTest": "$TC actions add action ife encode allow prio pass index 9",
237 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow prio.*index 9",
315 "cmdUnderTest": "$TC actions add action ife encode allow prio drop index 9",
318 …"matchPattern": "action order [0-9]*: ife encode action drop.*type 0[xX]ED3E.*allow prio.*index 9",
448 "cmdUnderTest": "$TC actions add action ife encode allow tcindex pass index 1",
451 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow tcindex.*index…
[all …]
/linux/rust/bindings/
H A Dlib.rs13 #![cfg_attr(test, allow(deref_nullptr))]
14 #![cfg_attr(test, allow(unaligned_references))]
15 #![cfg_attr(test, allow(unsafe_op_in_unsafe_fn))]
16 #![allow(
27 #[allow(dead_code)]
28 #[allow(clippy::cast_lossless)]
29 #[allow(clippy::ptr_as_ptr)]
30 #[allow(clippy::ref_as_ptr)]
31 #[allow(clippy::undocumented_unsafe_blocks)]
32 #[cfg_attr(CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES, allow(unnecessary_transmutes))]
[all …]
/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h74 * @FACTORY_MODE: Allow to set the driver into a mode where no secure element
76 * @HCI_CLEAR_ALL_PIPES: Allow to execute a HCI clear all pipes command.
78 * @HCI_DM_PUT_DATA: Allow to configure specific CLF registry as for example
80 * @HCI_DM_UPDATE_AID: Allow to configure an AID routing into the CLF routing
82 * @HCI_DM_GET_INFO: Allow to retrieve CLF information.
83 * @HCI_DM_GET_DATA: Allow to retrieve CLF configurable data such as low
85 * @HCI_DM_LOAD: Allow to load a firmware into the CLF. A complete
87 * @HCI_DM_RESET: Allow to run a CLF reset in order to "commit" CLF
89 * @HCI_GET_PARAM: Allow to retrieve an HCI CLF parameter (for example the
91 * @HCI_DM_FIELD_GENERATOR: Allow to generate different kind of RF
[all …]
/linux/tools/verification/rv/
H A DMakefile.rv3 define allow-override
9 # Allow setting CC and AR, or setting CROSS_COMPILE as a prefix.
10 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
11 $(call allow-override,AR,$(CROSS_COMPILE)ar)
12 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
13 $(call allow-override,PKG_CONFIG,pkg-config)
14 $(call allow-override,LD_SO_CONF_PATH,/etc/ld.so.conf.d/)
15 $(call allow-override,LDCONFIG,ldconfig)
/linux/tools/testing/selftests/landlock/
H A Dscoped_multiple_domain_variants.h27 * | ####### | P3 -> P2 : allow
46 * # ####### # P3 -> P2 : allow
65 * | .-----. | P3 -> P2 : allow
66 * | P1----| P2 | | P3 -> P1 : allow
83 * .----. ###### P3 -> P2 : allow
84 * | P1 |----# P2 # P3 -> P1 : allow
100 * ###### .-----. P3 -> P2 : allow
101 * # P1 #----| P2 | P3 -> P1 : allow
117 * ###### ###### P3 -> P2 : allow
118 * # P1 #----# P2 # P3 -> P1 : allow
H A Dscoped_base_variants.h23 * P1-. P1 -> P2 : allow
24 * \ P2 -> P1 : allow
38 * P1--. P1 -> P2 : allow
56 * '------' \ P2 -> P1 : allow
88 * | P1----. | P1 -> P2 : allow
89 * | \ | P2 -> P1 : allow
105 * | P1----. | P1 -> P2 : allow
124 * || P1 ----. | P2 -> P1 : allow
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8750-mtp.dts244 regulator-allow-set-load;
254 regulator-allow-set-load;
264 regulator-allow-set-load;
274 regulator-allow-set-load;
284 regulator-allow-set-load;
294 regulator-allow-set-load;
305 regulator-allow-set-load;
315 regulator-allow-set-load;
325 regulator-allow-set-load;
335 regulator-allow-set-load;
[all …]
H A Dsm8750-qrd.dts246 regulator-allow-set-load;
256 regulator-allow-set-load;
266 regulator-allow-set-load;
276 regulator-allow-set-load;
286 regulator-allow-set-load;
296 regulator-allow-set-load;
306 regulator-allow-set-load;
316 regulator-allow-set-load;
326 regulator-allow-set-load;
336 regulator-allow-set-load;
[all …]
H A Dqcs8300-ride.dts61 regulator-allow-set-load;
71 regulator-allow-set-load;
81 regulator-allow-set-load;
91 regulator-allow-set-load;
101 regulator-allow-set-load;
111 regulator-allow-set-load;
121 regulator-allow-set-load;
143 regulator-allow-set-load;
153 regulator-allow-set-load;
163 regulator-allow-set-load;
[all …]
H A Dsm8650-mtp.dts141 regulator-allow-set-load;
151 regulator-allow-set-load;
161 regulator-allow-set-load;
178 regulator-allow-set-load;
188 regulator-allow-set-load;
198 regulator-allow-set-load;
208 regulator-allow-set-load;
218 regulator-allow-set-load;
228 regulator-allow-set-load;
238 regulator-allow-set-load;
[all …]
H A Dqcs615-ride.dts90 regulator-allow-set-load;
100 regulator-allow-set-load;
110 regulator-allow-set-load;
120 regulator-allow-set-load;
130 regulator-allow-set-load;
140 regulator-allow-set-load;
150 regulator-allow-set-load;
160 regulator-allow-set-load;
170 regulator-allow-set-load;
180 regulator-allow-set-load;
[all …]
H A Dsm8550-hdk.dts381 regulator-allow-set-load;
391 regulator-allow-set-load;
401 regulator-allow-set-load;
411 regulator-allow-set-load;
421 regulator-allow-set-load;
431 regulator-allow-set-load;
441 regulator-allow-set-load;
451 regulator-allow-set-load;
461 regulator-allow-set-load;
471 regulator-allow-set-load;
[all …]
H A Dsdm660-xiaomi-lavender.dts147 regulator-allow-set-load;
155 regulator-allow-set-load;
162 regulator-allow-set-load;
173 regulator-allow-set-load;
187 regulator-allow-set-load;
256 regulator-allow-set-load;
280 regulator-allow-set-load;
295 regulator-allow-set-load;
302 regulator-allow-set-load;
309 regulator-allow-set-load;
[all …]
/linux/Documentation/admin-guide/cgroup-v1/
H A Ddevices.rst24 An entry is added using devices.allow, and removed using
27 echo 'c 1:3 mr' > /sys/fs/cgroup/1/devices.allow
36 echo a > /sys/fs/cgroup/1/devices.allow
74 A allow "b 8:* rwm", "c 116:1 rw"
103 # echo "c *:3 rwm" >A/devices.allow
113 # echo "c 2:3 rwm" >B/devices.allow
114 # echo "c 50:3 r" >B/devices.allow
118 # echo "c *:3 rwm" >B/devices.allow
120 Allowing or denying all by writing 'a' to devices.allow or devices.deny will
126 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
/linux/lib/
H A DKconfig.kgdb83 bool "KGDB: Allow debugging with traps in notifiers"
88 exception handler which will allow kgdb to step through a
108 0x0002 - allow arbitrary reads from memory and symbol lookup
109 0x0004 - allow arbitrary writes to memory
110 0x0008 - allow current register state to be inspected
111 0x0010 - allow current register state to be modified
112 0x0020 - allow passive inspection (backtrace, process list, lsmod)
113 0x0040 - allow flow control management (breakpoint, single step)
115 0x0100 - allow machine to be rebooted
/linux/tools/scripts/
H A DMakefile.include48 define allow-override
61 $(call allow-override,CC,$(LLVM_PREFIX)clang$(LLVM_SUFFIX))
62 $(call allow-override,AR,$(LLVM_PREFIX)llvm-ar$(LLVM_SUFFIX))
63 $(call allow-override,LD,$(LLVM_PREFIX)ld.lld$(LLVM_SUFFIX))
64 $(call allow-override,CXX,$(LLVM_PREFIX)clang++$(LLVM_SUFFIX))
65 $(call allow-override,STRIP,$(LLVM_PREFIX)llvm-strip$(LLVM_SUFFIX))
67 # Allow setting various cross-compile vars or setting CROSS_COMPILE as a prefix.
68 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
69 $(call allow-override,AR,$(CROSS_COMPILE)ar)
70 $(call allow-override,LD,$(CROSS_COMPILE)ld)
[all …]
/linux/tools/tracing/rtla/
H A DMakefile.rtla3 define allow-override
9 # Allow setting CC and AR, or setting CROSS_COMPILE as a prefix.
10 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
11 $(call allow-override,AR,$(CROSS_COMPILE)ar)
12 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
13 $(call allow-override,PKG_CONFIG,pkg-config)
14 $(call allow-override,LD_SO_CONF_PATH,/etc/ld.so.conf.d/)
15 $(call allow-override,LDCONFIG,ldconfig)
/linux/rust/uapi/
H A Dlib.rs12 #![cfg_attr(test, allow(deref_nullptr))]
13 #![cfg_attr(test, allow(unaligned_references))]
14 #![cfg_attr(test, allow(unsafe_op_in_unsafe_fn))]
15 #![allow(
30 #![cfg_attr(CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES, allow(unnecessary_transmutes))]
/linux/rust/pin-init/examples/
H A Dlinked_list.rs3 #![allow(clippy::undocumented_unsafe_blocks)]
17 #[allow(unused_attributes)]
19 #[allow(unused_imports)]
43 #[allow(dead_code)]
70 #[allow(dead_code)]
117 #[allow(dead_code)]
122 #[allow(dead_code)]
143 #[allow(dead_code)]
147 #[allow(dead_code)]
/linux/drivers/net/wireless/ath/
H A Dhw.c97 * allow = (IFRAME-01 & bssid_mask) == (bssid_mask & MAC) ? 1 : 0;
98 * --> allow = (0110 & 0010) == (0010 & 0001) ? 1 : 0;
99 * --> allow = (0010) == 0000 ? 1 : 0;
100 * --> allow = 0
104 * IFRAME-02: 0001 (we should allow)
106 * allow = (IFRAME-02 & bssid_mask) == (bssid_mask & MAC) ? 1 : 0;
107 * --> allow = (0001 & 0010) == (0010 & 0001) ? 1 :0;
108 * --> allow = (0000) == (0000)
109 * --> allow = 1
/linux/samples/seccomp/
H A Dbpf-fancy.c38 SYSCALL(__NR_exit, ALLOW), in main()
39 SYSCALL(__NR_exit_group, ALLOW), in main()
51 ALLOW, in main()
68 JLT(sizeof(msg1), ALLOW), in main()
73 JLT(sizeof(msg2), ALLOW), in main()
78 JLT(sizeof(buf), ALLOW), in main()
/linux/security/apparmor/
H A Dpolicy_compat.c103 perms->allow |= AA_MAY_GETATTR; in compute_fperms_allow()
107 perms->allow |= AA_MAY_CHANGE_PROFILE; in compute_fperms_allow()
109 perms->allow |= AA_MAY_ONEXEC; in compute_fperms_allow()
117 perms.allow = map_old_perms(dfa_user_allow(dfa, state)); in compute_fperms_user()
132 perms.allow = map_old_perms(dfa_other_allow(dfa, state)); in compute_fperms_other()
192 perms[state].allow = dfa_user_allow(xmatch, state); in compute_xmatch_perms()
216 perms.allow = dfa_user_allow(dfa, state); in compute_perms_entry()
231 perms.allow |= map_other(dfa_other_allow(dfa, state)); in compute_perms_entry()
233 perms.allow |= AA_MAY_LOCK; in compute_perms_entry()
235 perms.allow |= map_xbits(dfa_user_xbits(dfa, state)); in compute_perms_entry()

12345678910>>...145