| /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/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/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/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/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/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/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/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/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/common/sdk_linux/init/ |
| D | initramfs.c | 329 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | verifier.c | 8844 static bool range_within(struct bpf_reg_state *old, struct bpf_reg_state *cur) in range_within() 9109 static bool stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_sta… in stacksafe() 9177 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur) in refsafe() 9211 static bool func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_… in func_states_equal() 9233 static bool states_equal(struct bpf_verifier_env *env, struct bpf_verifier_state *old, struct bpf_v… in states_equal() 9348 static int propagate_precision(struct bpf_verifier_env *env, const struct bpf_verifier_state *old) in propagate_precision() 9388 static bool states_maybe_looping(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) in states_maybe_looping()
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_impl.c | 1000 int old, offset; in ddr_rdqs_sync() local
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
| D | ddr_training_impl.c | 999 int old, offset; in ddr_rdqs_sync() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | bpf.h | 1715 …t sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, struct bpf_prog *old, u32 which) in sock_map_prog_update()
|
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| D | irq-gic-v3-its.c | 2069 struct lpi_range *new, *old; in free_lpi_range() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 501 typeof(ti->flags) old, val = READ_ONCE(ti->flags); in set_nr_if_polling() local
|
| D | fair.c | 5477 u64 new, old = ktime_to_ns(cfs_b->period); in sched_cfs_period_timer() local
|