Searched defs:get_index (Results 1 – 7 of 7) sorted by relevance
294 get_index(ifile) in get_index() function
34 static int get_index(CA_DB *db, char *id, char type) in get_index() function
2042 U32 get_index = get_value & SMU_COMPLETION_QUEUE_GET_POINTER_MASK; in scic_sds_controller_completion_queue_has_entries() local2419 U32 get_index; in scic_sds_controller_process_completions() local2534 U32 get_index; in scic_sds_controller_transitioned_process_completions() local
1141 #define get_index(symbol) ((symbol)->udata.i) macro
1103 get_index(svn_membuffer_t *cache, entry_t *entry) in get_index() function
1339 static int get_index(unsigned long offset) in get_index() function
455 auto get_index = [&](size_t idx, uint32_t &i) -> bool { in ParseCoordinate() local