Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/sphinx/
Dload_config.py9 def loadConfig(namespace): argument
/Linux-v4.19/include/linux/
Dkobject.h144 const void *(*namespace)(struct kobject *kobj); member
Ddevice.h419 const void *(*namespace)(struct device *dev); member
/Linux-v4.19/security/tomoyo/
Ddomain.c491 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c176 int num_actions, actions_size, namespace, err; in mlx5e_attach_mod_hdr() local
1856 const struct tc_action *a, int namespace, in alloc_mod_hdr_actions()
1883 const struct tc_action *a, int namespace, in parse_tc_pedit_action()
Dfs_cmd.c655 u8 namespace, u8 num_actions, in mlx5_modify_header_alloc()