Home
last modified time | relevance | path

Searched defs:sentinel (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c44 bool sentinel:1; member
854 struct entry *sentinel; in __update_writeback_sentinels() local
867 struct entry *sentinel; in __update_demote_sentinels() local
894 struct entry *sentinel; in __sentinels_init() local
935 struct entry *sentinel; in push() local
981 struct entry *sentinel; in requeue() local
/linux-4.4.14/arch/x86/boot/
Dheader.S278 sentinel: .byte 0xff, 0xff /* Used to detect broken loaders */ label
/linux-4.4.14/arch/arc/kernel/
Dperf_event.c451 char sentinel; in arc_pmu_device_probe() member
/linux-4.4.14/arch/x86/include/uapi/asm/
Dbootparam.h149 __u8 sentinel; /* 0x1ef */ member
/linux-4.4.14/include/linux/
Dtty.h88 struct tty_buffer sentinel; member