tag | line | file | source code |
sync | 1020 | drivers/char/tty_io.c | if (tty->flip.tqueue.sync) { |
sync | 47 | include/linux/tqueue.h | int sync; /* must be initialized to zero */ |
sync | 103 | include/linux/tqueue.h | : "=m" (*bh_list), "=m" (bh_pointer -> sync), "=m" (bh_pointer -> next), |
sync | 123 | include/linux/tqueue.h | : "=m" (*bh_list), "=m" (bh_pointer -> sync), "=m" (bh_pointer -> next), |
sync | 145 | include/linux/tqueue.h | : "=m" (*bh_list), "=m" (bh_pointer -> sync), "=m" (bh_pointer -> next), |
sync | 170 | include/linux/tqueue.h | p -> sync = 0; |
sync | 51 | init/main.c | static inline _syscall0(int,sync) |
sync | 539 | init/main.c | sync(); |