Home
last modified time | relevance | path

Searched refs:rule (Results 1 – 13 of 13) sorted by relevance

/scripts/gendwarfksyms/
A Dkabi.c100 return rule_values_hash(rule->type, rule->target); in rule_hash()
210 struct rule *rule; in kabi_read_rules() local
231 rule = xmalloc(sizeof(*rule)); in kabi_read_rules()
237 hash_add(rules, &rule->hash, rule_hash(rule)); in kabi_read_rules()
240 rule->target, rule->value); in kabi_read_rules()
261 struct rule *rule; in find_rule() local
280 struct rule *rule; in find_enumerator_rule() local
323 struct rule *rule; in kabi_get_enumerator_value() local
337 struct rule *rule; in kabi_get_byte_size() local
350 struct rule *rule; in kabi_get_type_string() local
[all …]
/scripts/coccinelle/iterators/
A Dlist_entry_update.cocci4 /// The first rule finds such a reassignment and the second rule checks
/scripts/coccinelle/misc/
A Dadd_namespace.cocci28 // Dummy rule for report mode that would otherwise be empty and make spatch
A Duninitialized_var.cocci18 /// this kind were cleaned-up from the kernel. This cocci rule checks that
A Dflexible_array.cocci74 // position @q with rule "only_field" simplifies
/scripts/coccinelle/free/
A Ddevm_free.cocci13 /// false positives. There is no rule for the request_region and
/scripts/coccinelle/null/
A Dbadzero.cocci120 // This rule may lead to inconsistent path problems, if E is defined in two
A Dderef_null.cocci214 // It is need because the previous rule as already made a "change".
/scripts/
A Dspdxcheck.py293 for rule in exclude_rules:
294 if rule.match(fpath):
A DKbuild.include92 # The rule defined shall write to stdout the content of the new file.
160 # if_changed_rule - as if_changed but execute rule instead
/scripts/coccinelle/api/
A Dstream_open.cocci188 // XXX maybe_steam.fops cannot be used in other rules - it gives "bad rule maybe_stream or bad vari…
/scripts/coccinelle/api/alloc/
A Dzalloc-simple.cocci6 /// Note in particular that there are no ...s in the rule, so all of the
/scripts/bash-completion/
A Dmake257 # is a kernel tree. Otherwise, we fall back to the generic rule provided

Completed in 14 milliseconds