| /device/soc/hisilicon/common/platform/hieth-sf/src/ |
| D | eth_mac.c | 26 int32_t old; in SetLinkStat() local 35 int32_t old; in SetNegMode() local 59 int32_t old; in HiethSetMacLeadcodeCntLimit() local 70 int32_t old; in HiethSetMacTransIntervalBits() local 92 int32_t old; in HiethSetMacFcInterval() local 103 int32_t old; in HiethSetNegMode() local 113 int32_t old; in HiethGetNegmode() local 123 int32_t old; in HiethSetMiiMode() local
|
| D | ctrl.c | 148 unsigned long old; in IrqEnable() local 158 unsigned long old; in IrqDisable() local 228 int32_t old; in HiethIrqEnable() local 238 int32_t old; in HiethIrqDisable() local 264 int32_t old; in HiethSetEndianMode() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/internal/ |
| D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; in a_fetch_and() local 74 int old; in a_fetch_or() local 91 void *old; in a_cas_p() local 110 int old; in a_swap() local 121 int old; in a_fetch_add() local 132 int old; in a_fetch_and() local 142 int old; in a_fetch_or() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/include/ |
| D | features.h | 12 #define weak_alias(old, new) \ argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_context.h | 57 int old, new; in kbase_ctx_flag_clear() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_context.h | 62 int old, new; in kbase_ctx_flag_clear() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/ |
| D | mali_kbase_context.h | 125 int old, new; in kbase_ctx_flag_clear() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/arch/riscv32/ |
| D | atomic_arch.h | 24 const int old = 0; in a_cas() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_util.c | 153 WIFI_ROM_TEXT hi_s8 wlan_rssi_lpf(hi_s8 old, hi_s8 new) in wlan_rssi_lpf()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | ssl_cache.c | 136 mbedtls_ssl_cache_entry *old = NULL; in ssl_cache_pick_writing_slot() local
|
| D | memory_buffer_alloc.c | 377 memory_header *hdr, *old = NULL; in buffer_alloc_free() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/ |
| D | osal_list.h | 166 static INLINE__ void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 175 static INLINE__ void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 734 static INLINE__ void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | osal_list.h | 134 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 143 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 691 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | osal_list.h | 133 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 142 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 686 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | osal_list.h | 130 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 139 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 687 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | osal_list.h | 131 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() 140 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() 688 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list()
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| D | 8250_dw.c | 331 static void dw8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in dw8250_do_pm() 344 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) in dw8250_set_termios()
|
| D | 8250_port.c | 2773 …nt serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_get_baud_rate() 2859 …d serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_do_set_termios() 3037 …void serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_set_termios()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/ |
| D | bss.c | 540 static int are_ies_equal(const struct wpa_bss *old, in are_ies_equal() 596 static u32 wpa_bss_compare_res(const struct wpa_bss *old, in wpa_bss_compare_res()
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpp_hash.h | 150 static inline void hlist_move_list(struct hlist_head *old, struct hlist_head *_new) in hlist_move_list()
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | mpp_hash.h | 149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv4/ |
| D | etharp.c | 1363 struct etharp_q_entry *old; local
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| D | initramfs.c | 329 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() local
|