HomeSort by relevance Sort by last modified time
    Searched refs:list_prepare_entry (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/realtime/include/
list.h 317 * list_prepare_entry - prepare a pos entry for use as a start point in
323 #define list_prepare_entry(pos, head, member) \ macro
  /external/blktrace/iowatcher/
list.h 353 * list_prepare_entry - prepare a pos entry for use in list_for_each_entry_continue
360 #define list_prepare_entry(pos, head, member) \ macro
  /external/iptables/libiptc/
linux_list.h 401 * list_prepare_entry - prepare a pos entry for use as a start point in
407 #define list_prepare_entry(pos, head, member) \ macro
  /external/libnetfilter_conntrack/include/internal/
linux_list.h 406 * list_prepare_entry - prepare a pos entry for use as a start point in
412 #define list_prepare_entry(pos, head, member) \ macro
  /external/libnfnetlink/include/
linux_list.h 405 * list_prepare_entry - prepare a pos entry for use as a start point in
411 #define list_prepare_entry(pos, head, member) \ macro
  /external/u-boot/include/linux/
list.h 426 * list_prepare_entry - prepare a pos entry for use in list_for_each_entry_continue()
433 #define list_prepare_entry(pos, head, member) \ macro

Completed in 851 milliseconds