Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_calipso.c365 static const struct netlbl_calipso_ops *calipso_ops; variable
377 return xchg(&calipso_ops, ops); in netlbl_calipso_ops_register()
383 return READ_ONCE(calipso_ops); in netlbl_calipso_ops_get()