Home
last modified time | relevance | path

Searched defs:initial (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/regex/
Dtre.h155 tre_tnfa_transition_t *initial; member
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_block_internal.h157 uint8_t initial; /**< If set, has not been used yet */ member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dfair.c4331 static void place_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial) in place_entity()