HomeSort by: relevance | last modified time | path
    Searched refs:tl_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/common/include/linux/
tasklet.h 55 SIMPLEQ_ENTRY(tasklet_struct) tl_entry;
  /src/sys/external/bsd/common/linux/
linux_tasklet.c 225 SIMPLEQ_REMOVE_HEAD(&th, tl_entry);
322 SIMPLEQ_INSERT_TAIL(&tc->tc_head, tasklet, tl_entry);

Completed in 13 milliseconds