Searched defs:is_present (Results 1 – 14 of 14) sorted by relevance
15 bool is_present; member
47 bool is_present; member
41 bool is_present; /* Function has AFUs defined */ member
216 is_present = lambda driver: self.find(selector) function
180 static bool is_present(uint64_t entry) in is_present() function
35 bool (*is_present)(struct collie_bat *bat); member
207 bool is_present; member266 static int sbs_update_presence(struct sbs_info *chip, bool is_present) in sbs_update_presence()
43 bool is_present; member
24 static bool is_present(const char *path) in is_present() function
84 int is_present; member
424 bool is_present = is_shadow_present_pte(new_spte); in handle_changed_spte() local
1103 static bool is_present(pldm_entity entity, pldm_entity **entities, in is_present() function
88 u32 is_present; member
68 def is_present(self) -> bool: member in QAPISchemaIfCond