Searched defs:smr_pcpu (Results 1 – 2 of 2) sorted by relevance
306 typedef struct smr_pcpu { struct330 smr_seq_t c_rd_seq; /* might have SMR_SEQ_SLEEPABLE set */354 struct smr_pcpu *drain_next; argument355 uint16_t __check_cpu;356 uint8_t __check_reason;357 uint8_t __check_list;383 static_assert(offsetof(struct smr_pcpu, __cacheline_sep) == 64); argument
828 struct smr_pcpu *smr_pcpu; member