Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 924) sorted by relevance

12345678910>>...37

/linux/rust/syn/
H A Dlib.rs255 #![cfg_attr(docsrs, feature(doc_cfg))]
317 #[cfg(feature = "proc-macro")]
323 #[cfg(feature = "parsing")]
330 #[cfg(any(feature = "full", feature = "derive"))]
332 #[cfg(any(feature = "full", feature = "derive"))]
333 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
338 #[cfg(feature = "parsing")]
339 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
343 all(feature = "parsing", feature = "full"),
344 all(feature = "printing", any(feature = "full", feature = "derive")),
[all …]
H A Dtoken.rs93 #[cfg(feature = "parsing")]
96 #[cfg(feature = "parsing")]
98 #[cfg(feature = "parsing")]
100 #[cfg(feature = "parsing")]
102 #[cfg(feature = "parsing")]
107 #[cfg(feature = "printing")]
109 #[cfg(any(feature = "parsing", feature = "printing"))]
111 #[cfg(feature = "parsing")]
113 #[cfg(feature = "printing")]
115 #[cfg(feature = "extra-traits")]
[all …]
H A Dfixup.rs5 #[cfg(feature = "full")]
10 #[cfg(feature = "full")]
14 #[cfg(feature = "full")]
16 #[cfg(feature = "full")]
29 #[cfg(feature = "full")]
61 #[cfg(feature = "full")]
77 #[cfg(feature = "full")]
93 #[cfg(feature = "full")]
104 #[cfg(feature = "full")]
113 #[cfg(feature = "full")]
[all …]
H A Dgenerics.rs12 #[cfg(all(feature = "printing", feature = "extra-traits"))]
14 #[cfg(all(feature = "printing", feature = "extra-traits"))]
27 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
45 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
60 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
71 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
84 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
176 #[cfg(feature = "printing")]
177 #[cfg_attr(docsrs, doc(cfg(feature = "printing")))]
272 #[cfg(feature = "printing")]
[all …]
H A Dexpr.rs4 #[cfg(all(feature = "parsing", feature = "full"))]
6 #[cfg(feature = "parsing")]
8 #[cfg(feature = "full")]
11 #[cfg(any(feature = "parsing", feature = "full"))]
16 #[cfg(feature = "parsing")]
18 #[cfg(feature = "full")]
22 #[cfg(feature = "full")]
25 #[cfg(feature = "full")]
29 #[cfg(feature = "printing")]
31 #[cfg(feature = "printing")]
[all …]
H A Dattr.rs3 #[cfg(feature = "parsing")]
5 #[cfg(feature = "parsing")]
9 #[cfg(feature = "parsing")]
11 #[cfg(feature = "parsing")]
16 #[cfg(feature = "printing")]
18 #[cfg(feature = "printing")]
174 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
222 #[cfg(feature = "parsing")]
223 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
245 #[cfg(feature = "parsing")]
[all …]
H A Dmac.rs3 #[cfg(feature = "parsing")]
5 #[cfg(feature = "parsing")]
10 #[cfg(feature = "parsing")]
13 #[cfg(feature = "parsing")]
18 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
29 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
46 #[cfg(all(feature = "full", any(feature = "parsing", feature = "printing")))]
138 #[cfg(feature = "parsing")]
139 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
146 #[cfg(feature = "parsing")]
[all …]
H A Ddata.rs13 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
36 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
53 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
62 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
185 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
217 #[cfg(all(feature = "parsing", feature = "printing"))] in next()
219 #[cfg(not(all(feature = "parsing", feature = "printing")))] in next()
241 #[cfg(feature = "parsing")]
249 #[cfg(not(feature = "full"))]
253 #[cfg(not(feature = "full"))]
[all …]
H A Dty.rs23 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
96 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
107 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
122 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
132 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
141 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
149 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
157 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
165 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
175 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[all …]
H A Dparse_quote.rs80 #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "printing"))))]
112 #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "printing"))))]
153 #[cfg(any(feature = "full", feature = "derive"))]
155 #[cfg(feature = "full")]
158 #[cfg(any(feature = "full", feature = "derive"))]
169 #[cfg(any(feature = "full", feature = "derive"))]
180 #[cfg(any(feature = "full", feature = "derive"))]
210 #[cfg(feature = "full")]
217 #[cfg(feature = "full")]
230 #[cfg(feature = "full")]
[all …]
H A Dpath.rs3 #[cfg(feature = "parsing")]
15 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
96 #[cfg(feature = "parsing")]
97 #[cfg_attr(docsrs, doc(cfg(feature = "parsing")))]
111 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
140 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
175 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
201 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
213 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
225 #[cfg_attr(docsrs, doc(cfg(any(feature = "full", feature = "derive"))))]
[all …]
/linux/rust/syn/gen/
H A Deq.rs6 #[cfg(any(feature = "derive", feature = "full"))]
8 #[cfg(any(feature = "derive", feature = "full"))]
9 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
11 #[cfg(any(feature = "derive", feature = "full"))]
12 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
18 #[cfg(any(feature = "derive", feature = "full"))]
19 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
21 #[cfg(any(feature = "derive", feature = "full"))]
22 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
28 #[cfg(feature = "full")]
[all …]
H A Dvisit_mut.rs8 #[cfg(any(feature = "full", feature = "derive"))]
10 #[cfg(feature = "full")]
16 #[cfg(all(feature = "derive", not(feature = "full")))]
32 #[cfg(any(feature = "derive", feature = "full"))]
33 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
37 #[cfg(any(feature = "derive", feature = "full"))]
38 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
45 #[cfg(feature = "full")]
46 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
50 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
H A Dfold.rs12 #[cfg(feature = "full")]
18 #[cfg(all(feature = "derive", not(feature = "full")))]
30 #[cfg(any(feature = "derive", feature = "full"))]
31 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
35 #[cfg(any(feature = "derive", feature = "full"))]
36 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
43 #[cfg(feature = "full")]
44 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
48 #[cfg(any(feature = "derive", feature = "full"))]
49 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
[all …]
H A Dvisit.rs8 #[cfg(any(feature = "full", feature = "derive"))]
10 #[cfg(feature = "full")]
16 #[cfg(all(feature = "derive", not(feature = "full")))]
31 #[cfg(any(feature = "derive", feature = "full"))]
32 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
36 #[cfg(any(feature = "derive", feature = "full"))]
37 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
44 #[cfg(feature = "full")]
45 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
49 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
H A Dclone.rs7 #[cfg(any(feature = "derive", feature = "full"))]
8 #[cfg_attr(docsrs, doc(cfg(feature = "clone-impls")))]
17 #[cfg(any(feature = "derive", feature = "full"))]
18 #[cfg_attr(docsrs, doc(cfg(feature = "clone-impls")))]
29 #[cfg(feature = "full")]
30 #[cfg_attr(docsrs, doc(cfg(feature = "clone-impls")))]
43 #[cfg(any(feature = "derive", feature = "full"))]
44 #[cfg_attr(docsrs, doc(cfg(feature = "clone-impls")))]
55 #[cfg(any(feature = "derive", feature = "full"))]
56 #[cfg_attr(docsrs, doc(cfg(feature = "clone-impls")))]
[all …]
H A Dhash.rs6 #[cfg(any(feature = "derive", feature = "full"))]
9 #[cfg(any(feature = "derive", feature = "full"))]
10 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
19 #[cfg(any(feature = "derive", feature = "full"))]
20 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
30 #[cfg(feature = "full")]
31 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
44 #[cfg(any(feature = "derive", feature = "full"))]
45 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
56 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
H A Ddebug.rs8 #[cfg(any(feature = "derive", feature = "full"))]
9 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
18 #[cfg(any(feature = "derive", feature = "full"))]
19 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
25 #[cfg(any(feature = "derive", feature = "full"))]
36 #[cfg(feature = "full")]
37 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
50 #[cfg(any(feature = "derive", feature = "full"))]
51 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
62 #[cfg(any(feature = "derive", feature = "full"))]
[all …]
/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c97 struct feature { struct
111 struct feature feature[]; argument
117 #define to_pmt_feature(x) container_of(x, struct feature, kobj)
125 struct feature *feature = to_pmt_feature(kobj); in caps_show() local
127 u32 caps = feature->table.caps.caps; in caps_show()
130 switch (feature->id) { in caps_show()
180 static struct watcher *get_watcher(struct feature *feature) in get_watcher() argument
182 switch (feature_layout[feature->id]) { in get_watcher()
184 return &feature->table.rmid.watcher; in get_watcher()
186 return &feature->table.watcher; in get_watcher()
[all …]
/linux/arch/powerpc/include/asm/
H A Dcpu_has_feature.h10 static __always_inline bool early_cpu_has_feature(unsigned long feature) in early_cpu_has_feature() argument
12 return !!((CPU_FTRS_ALWAYS & feature) || in early_cpu_has_feature()
13 (CPU_FTRS_POSSIBLE & cur_cpu_spec->cpu_features & feature)); in early_cpu_has_feature()
23 static __always_inline bool cpu_has_feature(unsigned long feature) in cpu_has_feature() argument
27 BUILD_BUG_ON(!__builtin_constant_p(feature)); in cpu_has_feature()
28 BUILD_BUG_ON(__builtin_popcountl(feature) > 1); in cpu_has_feature()
34 return early_cpu_has_feature(feature); in cpu_has_feature()
38 if (CPU_FTRS_ALWAYS & feature) in cpu_has_feature()
41 if (!(CPU_FTRS_POSSIBLE & feature)) in cpu_has_feature()
44 i = __builtin_ctzl(feature); in cpu_has_feature()
[all …]
H A Dmmu.h221 static __always_inline bool early_mmu_has_feature(unsigned long feature) in early_mmu_has_feature() argument
223 if (MMU_FTRS_ALWAYS & feature) in early_mmu_has_feature()
226 return !!(MMU_FTRS_POSSIBLE & cur_cpu_spec->mmu_features & feature); in early_mmu_has_feature()
238 static __always_inline bool mmu_has_feature(unsigned long feature) in mmu_has_feature() argument
242 BUILD_BUG_ON(!__builtin_constant_p(feature)); in mmu_has_feature()
243 BUILD_BUG_ON(__builtin_popcountl(feature) > 1); in mmu_has_feature()
249 return early_mmu_has_feature(feature); in mmu_has_feature()
253 if (MMU_FTRS_ALWAYS & feature) in mmu_has_feature()
256 if (!(MMU_FTRS_POSSIBLE & feature)) in mmu_has_feature()
259 i = __builtin_ctzl(feature); in mmu_has_feature()
[all …]
/linux/arch/s390/include/asm/
H A Dalternative.h46 #define ALT_FEATURE(feature) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument
48 (feature) << ALT_DATA_SHIFT)
64 u32 feature; /* feature required for replacement */ member
118 #define ALTINSTR_ENTRY(feature, num) \ argument
121 "\t.long " __stringify(feature) "\n" /* feature */ \
131 #define ALTERNATIVE(oldinstr, altinstr, feature) \ argument
137 ALTINSTR_ENTRY(feature, 1) \
163 #define alternative(oldinstr, altinstr, feature) \ argument
164 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, feature) : : : "memory")
171 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument
[all …]
/linux/tools/perf/Documentation/
H A Dperf-check.txt12 'perf check' {feature <feature_list>} [<options>]
19 If the subcommand 'feature' is used, then status of feature is printed
22 Also, 'perf check feature' returns with exit status 0 if the feature
28 feature::
30 Print whether feature(s) is compiled-in or not, and also returns with an
31 exit status of 0, if passed feature(s) are compiled-in, else 1.
33 It expects a feature list as an argument. There can be a single feature
38 The feature names/macros are case-insensitive.
41 perf check feature libtraceevent
42 perf check feature HAVE_LIBTRACEEVENT
[all …]
/linux/rust/kernel/
H A Dlib.rs20 #![feature(generic_nonzero)]
21 #![feature(inline_const)]
22 #![feature(pointer_is_aligned)]
25 #![feature(slice_flatten)]
28 #![feature(lint_reasons)]
31 #![feature(raw_ref_op)]
34 #![feature(const_maybe_uninit_as_mut_ptr)]
35 #![feature(const_mut_refs)]
36 #![feature(const_option)]
37 #![feature(const_ptr_write)]
[all …]
/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c52 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_setup_read_retry() local
59 feature[0] = mode; in macronix_nand_setup_read_retry()
60 return nand_set_features(chip, ONFI_FEATURE_ADDR_READ_RETRY, feature); in macronix_nand_setup_read_retry()
65 u8 feature[ONFI_SUBFEATURE_PARAM_LEN]; in macronix_nand_randomizer_check_enable() local
69 feature); in macronix_nand_randomizer_check_enable()
73 if (feature[0]) in macronix_nand_randomizer_check_enable()
74 return feature[0]; in macronix_nand_randomizer_check_enable()
76 feature[0] = MACRONIX_RANDOMIZER_MODE_ENTER; in macronix_nand_randomizer_check_enable()
78 feature); in macronix_nand_randomizer_check_enable()
83 feature[0] = 0x0; in macronix_nand_randomizer_check_enable()
[all …]

12345678910>>...37