Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs3acl.c22 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_prepare_get_acl() local
30 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_complete_get_acl() local
40 struct posix_acl *sentinel = uncached_acl_sentinel(current); in nfs3_abort_get_acl() local
/linux/arch/x86/boot/
H A Dheader.S230 .globl sentinel symbol
231 sentinel: .byte 0xff, 0xff /* Used to detect broken loaders */ label
/linux/include/linux/
H A Dtty_buffer.h40 struct tty_buffer sentinel; member
/linux/rust/kernel/
H A Ddevice_id.rs59 sentinel: MaybeUninit<T::RawType>, field
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm.h19 u64 sentinel; member
H A Dbnge_hwrm.c64 u64 sentinel; in __hwrm_ctx_get() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.h26 u64 sentinel; member
H A Dbnxt_hwrm.c103 u64 sentinel; in __hwrm_ctx() local
/linux/drivers/md/
H A Ddm-cache-policy-smq.c46 bool sentinel:1; member
890 struct entry *sentinel; in __update_writeback_sentinels() local
903 struct entry *sentinel; in __update_demote_sentinels() local
930 struct entry *sentinel; in __sentinels_init() local
/linux/fs/
H A Dposix_acl.c118 struct posix_acl *sentinel; in __get_acl() local