Searched defs:policy_node (Results 1 – 3 of 3) sorted by relevance
50 void stp_policy_node_get_ranges(struct stp_policy_node *policy_node, in stp_policy_node_get_ranges()87 struct stp_policy_node *policy_node = to_stp_policy_node(item); in stp_policy_node_masters_show() local100 struct stp_policy_node *policy_node = to_stp_policy_node(item); in stp_policy_node_masters_store() local134 struct stp_policy_node *policy_node = to_stp_policy_node(item); in stp_policy_node_channels_show() local147 struct stp_policy_node *policy_node = to_stp_policy_node(item); in stp_policy_node_channels_store() local226 struct stp_policy_node *policy_node, *parent_node; in stp_policy_node_make() local493 struct stp_policy_node *policy_node, *ret = NULL; in __stp_policy_node_lookup() local535 struct stp_policy_node *policy_node = NULL; in stp_policy_node_lookup() local552 void stp_policy_node_put(struct stp_policy_node *policy_node) in stp_policy_node_put()
282 struct stp_policy_node *policy_node, in stm_output_assign()
1870 static int policy_node(gfp_t gfp, struct mempolicy *policy, int nd) in policy_node() function