Home
last modified time | relevance | path

Searched refs:transit (Results 1 – 11 of 11) sorted by relevance

/linux/security/tomoyo/
A Ddomain.c115 if (new_entry->cond->transit && in tomoyo_update_domain()
523 const bool transit) in tomoyo_assign_domain() argument
530 if (transit) { in tomoyo_assign_domain()
553 if (transit && tomoyo_namespace_jump(domainname)) in tomoyo_assign_domain()
563 if (transit) { in tomoyo_assign_domain()
586 if (entry && transit) { in tomoyo_assign_domain()
A Dcondition.c364 a->grant_log == b->grant_log && a->transit == b->transit && in tomoyo_same_condition()
461 e->transit = tomoyo_get_domainname(param); in tomoyo_get_transit_preference()
477 e->transit = tomoyo_get_name(tomoyo_read_token(param)); in tomoyo_get_transit_preference()
479 if (e->transit) in tomoyo_get_transit_preference()
673 e.transit = NULL; in tomoyo_get_condition()
702 tomoyo_put_name(e.transit); in tomoyo_get_condition()
A Dcommon.h661 const struct tomoyo_path_info *transit; /* Maybe NULL. */ member
1032 const bool transit);
A Dfile.c617 r->matched_acl->cond->transit : NULL; in tomoyo_execute_permission()
A Dcommon.c1239 if (cond->transit) { in tomoyo_print_condition()
1241 tomoyo_set_string(head, cond->transit->name); in tomoyo_print_condition()
/linux/Documentation/networking/
A Dmpls-sysctl.rst36 single hop to transit traffic.
/linux/Documentation/devicetree/bindings/power/supply/
A Dsummit,smb347-charger.yaml51 description: Voltage threshold to transit to fast charge mode (in uV)
/linux/Documentation/security/
A Dlandlock.rst74 requested action on the object. A task can then only transit to a new domain
/linux/net/ipv6/
A DKconfig189 IPv4 encapsulation in order to transit IPv4-only network
/linux/Documentation/filesystems/caching/
A Dobject.rst159 object to transit to a state that allows access to its children:
/linux/Documentation/filesystems/
A Dpath-lookup.rst554 It can selectively allow only some processes to transit through a

Completed in 100 milliseconds