Symbol: netlbl_dom_map
net/netlabel/netlabel_calipso.c
283
static int netlbl_calipso_remove_cb(struct netlbl_dom_map *entry, void *arg)
net/netlabel/netlabel_cipso_v4.c
680
static int netlbl_cipsov4_remove_cb(struct netlbl_dom_map *entry, void *arg)
net/netlabel/netlabel_domainhash.c
137
static struct netlbl_dom_map *netlbl_domhsh_search(const char *domain,
net/netlabel/netlabel_domainhash.c
142
struct netlbl_dom_map *iter;
net/netlabel/netlabel_domainhash.c
172
static struct netlbl_dom_map *netlbl_domhsh_search_def(const char *domain,
net/netlabel/netlabel_domainhash.c
175
struct netlbl_dom_map *entry;
net/netlabel/netlabel_domainhash.c
208
static void netlbl_domhsh_audit_add(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.c
274
static int netlbl_domhsh_validate(const struct netlbl_dom_map *entry)
net/netlabel/netlabel_domainhash.c
403
int netlbl_domhsh_add(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.c
407
struct netlbl_dom_map *entry_old, *entry_b;
net/netlabel/netlabel_domainhash.c
47
static struct netlbl_dom_map __rcu *netlbl_domhsh_def_ipv4;
net/netlabel/netlabel_domainhash.c
48
static struct netlbl_dom_map __rcu *netlbl_domhsh_def_ipv6;
net/netlabel/netlabel_domainhash.c
561
int netlbl_domhsh_add_default(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.c
579
int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.c
66
struct netlbl_dom_map *ptr;
net/netlabel/netlabel_domainhash.c
663
struct netlbl_dom_map *entry_map;
net/netlabel/netlabel_domainhash.c
732
struct netlbl_dom_map *entry_map;
net/netlabel/netlabel_domainhash.c
74
ptr = container_of(entry, struct netlbl_dom_map, rcu);
net/netlabel/netlabel_domainhash.c
796
struct netlbl_dom_map *entry;
net/netlabel/netlabel_domainhash.c
855
struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family)
net/netlabel/netlabel_domainhash.c
876
struct netlbl_dom_map *dom_iter;
net/netlabel/netlabel_domainhash.c
906
struct netlbl_dom_map *dom_iter;
net/netlabel/netlabel_domainhash.c
939
int (*callback) (struct netlbl_dom_map *entry, void *arg),
net/netlabel/netlabel_domainhash.c
945
struct netlbl_dom_map *iter_entry;
net/netlabel/netlabel_domainhash.h
103
int (*callback) (struct netlbl_dom_map *entry, void *arg),
net/netlabel/netlabel_domainhash.h
72
int netlbl_domhsh_add(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.h
74
int netlbl_domhsh_add_default(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.h
76
int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry,
net/netlabel/netlabel_domainhash.h
89
struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family);
net/netlabel/netlabel_kapi.c
102
struct netlbl_dom_map *entry;
net/netlabel/netlabel_kapi.c
331
struct netlbl_dom_map *entry;
net/netlabel/netlabel_kapi.c
457
struct netlbl_dom_map *entry;
net/netlabel/netlabel_kapi.c
985
struct netlbl_dom_map *dom_entry;
net/netlabel/netlabel_mgmt.c
280
struct netlbl_dom_map *entry)
net/netlabel/netlabel_mgmt.c
477
static int netlbl_mgmt_listall_cb(struct netlbl_dom_map *entry, void *arg)
net/netlabel/netlabel_mgmt.c
599
struct netlbl_dom_map *entry;
net/netlabel/netlabel_mgmt.c
87
struct netlbl_dom_map *entry = kzalloc_obj(*entry);
net/netlabel/netlabel_unlabeled.c
1525
struct netlbl_dom_map *entry;