Home
last modified time | relevance | path

Searched defs:sa (Results 1 – 23 of 23) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dpelt.c142 static __always_inline u32 accumulate_sum(u64 delta, struct sched_avg *sa, unsigned long load, unsi… in accumulate_sum()
220 static __always_inline int ___update_load_sum(u64 now, struct sched_avg *sa, unsigned long load, un… in ___update_load_sum()
299 static __always_inline void ___update_load_avg(struct sched_avg *sa, unsigned long load) in ___update_load_avg()
Dfair.c793 struct sched_avg *sa = &se->avg; in init_entity_runnable_average() local
842 struct sched_avg *sa = &se->avg; in post_init_entity_util_avg() local
3777 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/
Dsample_nnie_main.c111 struct sigaction sa; in app_main() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_flowring.c551 dhd_flowid_find(dhd_pub_t *dhdp, uint8 ifindex, uint8 prio, char *sa, char *da) in dhd_flowid_find()
620 dhd_flowid_alloc(dhd_pub_t *dhdp, uint8 ifindex, uint8 prio, char *sa, char *da) in dhd_flowid_alloc()
704 uint8 prio, char *sa, char *da, uint16 *flowid) in dhd_flowid_lookup()
900 uint8 prio, char *sa, char *da, uint16 *flowid) in dhd_flowid_debug_create()
Ddhd_flowring.h189 uchar sa[ETHER_ADDR_LEN]; member
Ddhd_common.c1440 uint8 sa[ETHER_ADDR_LEN], da[ETHER_ADDR_LEN]; in dhd_flow_ring_debug() local
Dwl_cfg80211.c16447 const struct ether_addr *da, const struct ether_addr *sa, in wl_frame_get_mgmt()
16492 struct ether_addr sa, struct ether_addr da) in wl_gon_req_collision()
Ddhd_linux.c3178 struct sockaddr *sa = (struct sockaddr *)addr; in dhd_set_mac_address() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/
Dsample_ive_main.c112 struct sigaction sa; in app_main() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/
Dsample_vio_main.c60 struct sigaction sa = { 0 }; in SAMPLE_VIO_SIGNAL() local
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dsco.c543 struct sockaddr_sco *sa = (struct sockaddr_sco *)addr; in sco_sock_bind() local
576 struct sockaddr_sco *sa = (struct sockaddr_sco *)addr; in sco_sock_connect() local
719 struct sockaddr_sco *sa = (struct sockaddr_sco *)addr; in sco_sock_getname() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Daddress.h68 struct sockaddr sa; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_mem.c1932 struct kbase_sub_alloc *sa, *temp_sa; in kbase_alloc_phy_pages_helper() local
1979 struct kbase_sub_alloc *sa; in kbase_alloc_phy_pages_helper() local
2109 struct kbase_sub_alloc *sa, *temp_sa; in kbase_alloc_phy_pages_helper_locked() local
2144 struct kbase_sub_alloc *const sa = *prealloc_sa; in kbase_alloc_phy_pages_helper_locked() local
2234 struct kbase_sub_alloc *sa; in free_partial() local
2333 struct kbase_sub_alloc *sa; in free_partial_locked() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_mem.c2260 struct kbase_sub_alloc *sa, *temp_sa; in kbase_alloc_phy_pages_helper() local
2313 struct kbase_sub_alloc *sa; in kbase_alloc_phy_pages_helper() local
2456 struct kbase_sub_alloc *sa, *temp_sa; in kbase_alloc_phy_pages_helper_locked() local
2497 struct kbase_sub_alloc *const sa = *prealloc_sa; in kbase_alloc_phy_pages_helper_locked() local
2598 struct kbase_sub_alloc *sa; in free_partial() local
2722 struct kbase_sub_alloc *sa; in free_partial_locked() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dethernet.h211 #define ETHER_ISNULLSRC(sa) ETHER_ISNULLDEST(sa) argument
D802.11.h246 struct ether_addr sa; /* transmitter address */ member
1941 struct ether_addr sa; /* source address */ member
1955 struct ether_addr sa; /* source address */ member
2157 uint8 sa[ETHER_ADDR_LEN]; member
Dbcmmsgbuf.h443 uint8 sa[ETHER_ADDR_LEN]; member
Dwlioctl.h19940 struct ether_addr sa; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_sys.c52 struct sigaction sa = { 0 }; in SAMPLE_SYS_SIGNAL() local
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dnet_bdh_adpater.c394 struct sockaddr sa; in hdf_bdh6_netdev_setmacaddr() local
Dhdf_bdh_mac80211.c265 struct sockaddr sa; in BDH6WalSetMacAddr() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtcp.h439 s16_t sa; /* smoothed round-trip time, 8 times of SRTT in RFC6298 */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h611 hi_u8 sa[6]; /* 6: SIZE(0..6) */ member