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

  /external/syslinux/gpxe/src/drivers/net/
wlan_compat.h 404 #define set_current_state(b) { current->state = (b); mb(); } macro
424 set_current_state(TASK_INTERRUPTIBLE); \
438 set_current_state(TASK_RUNNING); \
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 296 set_current_state(TASK_UNINTERRUPTIBLE);
299 set_current_state(TASK_RUNNING);
445 set_current_state(TASK_UNINTERRUPTIBLE);
448 set_current_state(TASK_RUNNING);
    [all...]

Completed in 147 milliseconds