Searched defs:ns (Results 451 - 475 of 500) sorted by path

<<11121314151617181920

/linux-master/security/apparmor/
H A Dpolicy_unpack.c118 struct aa_ns *ns = aa_get_ns(d->ns); local
1120 verify_header(struct aa_ext *e, int required, const char **ns) argument
1401 aa_unpack(struct aa_loaddata *udata, struct list_head *lh, const char **ns) argument
[all...]
H A Dprocattr.c33 struct aa_ns *ns = labels_ns(label); local
/linux-master/security/
H A Dcommoncap.c70 struct user_namespace *ns = targ_ns; local
334 struct user_namespace *ns; local
[all...]
H A Dsecurity.c1031 security_capable(const struct cred *cred, struct user_namespace *ns, int cap, unsigned int opts) argument
/linux-master/security/keys/
H A Dkeyring.c57 void key_free_user_ns(struct user_namespace *ns) argument
109 struct user_namespace *ns = current_user_ns(); local
1143 struct user_namespace *ns = current_user_ns(); local
/linux-master/security/safesetid/
H A Dlsm.c91 safesetid_security_capable(const struct cred *cred, struct user_namespace *ns, int cap, unsigned int opts) argument
/linux-master/security/selinux/
H A Dhooks.c2136 static int selinux_capable(const struct cred *cred, struct user_namespace *ns, argument
5042 static int selinux_inet_sys_rcv_skb(struct net *ns, int ifindex, argument
H A Dnetif.c52 static inline u32 sel_netif_hashfn(const struct net *ns, int ifindex) argument
67 static inline struct sel_netif *sel_netif_find(const struct net *ns, argument
132 sel_netif_sid_slow(struct net *ns, int ifindex, u32 *sid) argument
191 sel_netif_sid(struct net *ns, int ifindex, u32 *sid) argument
217 sel_netif_kill(const struct net *ns, int ifindex) argument
[all...]
/linux-master/security/selinux/include/
H A Dobjsec.h85 struct net *ns; /* network namespace */ member in struct:netif_security_struct
/linux-master/security/tomoyo/
H A Daudit.c328 static bool tomoyo_get_audit(const struct tomoyo_policy_namespace *ns, argument
H A Dcommon.c339 void tomoyo_init_policy_namespace(struct tomoyo_policy_namespace *ns) argument
482 tomoyo_assign_profile(struct tomoyo_policy_namespace *ns, const unsigned int profile) argument
526 tomoyo_profile(const struct tomoyo_policy_namespace *ns, const u8 profile) argument
739 struct tomoyo_policy_namespace *ns = local
1118 tomoyo_write_domain2(struct tomoyo_policy_namespace *ns, struct list_head *list, char *data, const bool is_delete) argument
1167 struct tomoyo_policy_namespace *ns; local
1791 struct tomoyo_policy_namespace *ns = local
1850 struct tomoyo_policy_namespace *ns = local
1910 struct tomoyo_policy_namespace *ns = local
2534 struct list_head *ns; local
2774 struct tomoyo_policy_namespace *ns = domain->ns; local
[all...]
H A Dcommon.h686 struct tomoyo_policy_namespace *ns; member in struct:tomoyo_domain_info
783 struct tomoyo_policy_namespace *ns; member in struct:tomoyo_acl_param
802 struct list_head *ns; member in struct:tomoyo_io_buffer::__anon222
822 struct tomoyo_policy_namespace *ns; member in struct:tomoyo_io_buffer::__anon223
H A Ddomain.c441 struct tomoyo_policy_namespace *ns; local
343 tomoyo_transition_type(const struct tomoyo_policy_namespace *ns, const struct tomoyo_path_info *domainname, const struct tomoyo_path_info *program) argument
[all...]
H A Dgc.c528 struct tomoyo_policy_namespace *ns; local
H A Dutil.c992 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, argument
/linux-master/sound/drivers/pcsp/
H A Dpcsp_lib.c47 u64 ns; local
131 u64 ns; local
/linux-master/tools/perf/scripts/python/
H A Dcompaction-times.py48 def ns(sec, nsec): function
[all...]
/linux-master/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c27 u64 ns, el, val; local
H A Darm-spe-pkt-decoder.c430 int ns, el, idx = packet->index; local
/linux-master/tools/perf/util/
H A Dhist.c710 struct namespaces *ns = thread__namespaces(al->thread); local
H A Dintel-pt.c1198 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) argument
3992 static u64 intel_pt_tsc_start(u64 ns, struct intel_pt *pt) argument
4012 static u64 intel_pt_tsc_end(u64 ns, struc argument
[all...]
H A Dsession.c733 struct perf_ns_link_info *ns = &event->namespaces.link_info[i]; local
H A Dsynthetic-events.c208 static void perf_event__get_ns_link_info(pid_t pid, const char *ns, argument
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c351 unsigned long s, ns; local
H A Dtrace-event-python.c950 unsigned long s, ns; local

Completed in 630 milliseconds

<<11121314151617181920