OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hlist_unhashed
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/include/linux/
list.h
576
static inline int
hlist_unhashed
(const struct hlist_node *h)
function
604
if (!
hlist_unhashed
(n)) {
/external/iptables/libiptc/
linux_list.h
522
static inline int
hlist_unhashed
(const struct hlist_node *h)
function
Completed in 1075 milliseconds