Searched defs:smr_pcpu (Results 1 – 2 of 2) sorted by relevance
305 typedef struct smr_pcpu { struct329 smr_seq_t c_rd_seq; /* might have SMR_SEQ_SLEEPABLE set */353 struct smr_pcpu *drain_next; argument354 uint16_t __check_cpu;355 uint8_t __check_reason;356 uint8_t __check_list;382 static_assert(offsetof(struct smr_pcpu, __cacheline_sep) == 64); argument
821 struct smr_pcpu *smr_pcpu; member