Home
last modified time | relevance | path

Searched defs:old (Results 1 - 23 of 23) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_context.h57 int old, new; in kbase_ctx_flag_clear() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/
H A Dmali_kbase_context.h125 int old, new; in kbase_ctx_flag_clear() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_context.h62 int old, new; in kbase_ctx_flag_clear() local
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Deth_mac.c26 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; HiethSetMacFcInterval() local
103 int32_t old; HiethSetNegMode() local
113 int32_t old; HiethGetNegmode() local
123 int32_t old; HiethSetMiiMode() local
[all...]
H A Dctrl.c148 unsigned long old; in IrqEnable() local
158 unsigned long old; in IrqDisable() local
228 int32_t old; in HiethIrqEnable() local
238 int32_t old; HiethIrqDisable() local
264 int32_t old; HiethSetEndianMode() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.c153 WIFI_ROM_TEXT hi_s8 wlan_rssi_lpf(hi_s8 old, hi_s8 new) in wlan_rssi_lpf() argument
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h150 static inline void hlist_move_list(struct hlist_head *old, struct hlist_head *_new) in hlist_move_list() argument
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() argument
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h149 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h134 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() argument
143 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() argument
691 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h131 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() argument
140 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() argument
688 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h130 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() argument
139 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() argument
687 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h133 static inline void osal_list_replace(struct osal_list_head *old, in osal_list_replace() argument
142 static inline void osal_list_replace_init(struct osal_list_head *old, in osal_list_replace_init() argument
686 static inline void osal_hlist_move_list(struct osal_hlist_head *old, in osal_hlist_move_list() argument
[all...]
/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c329 char *old = find_link(major, minor, ino, mode, collected); in maybe_link() local
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dw.c331 static void dw8250_do_pm(struct uart_port *port, unsigned int state, unsigned int old) in dw8250_do_pm() argument
344 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, struct ktermios *old) in dw8250_set_termios() argument
H A D8250_port.c2773 static unsigned int serial8250_get_baud_rate(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_get_baud_rate() argument
2859 void serial8250_do_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_do_set_termios() argument
3037 static void serial8250_set_termios(struct uart_port *port, struct ktermios *termios, struct ktermios *old) in serial8250_set_termios() argument
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c1000 int old, offset; in ddr_rdqs_sync() local
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c999 int old, offset; in ddr_rdqs_sync() local
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2069 struct lpi_range *new, *old; in free_lpi_range() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1715 static inline int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, struct bpf_prog *old, u32 which) in sock_map_prog_update() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c5477 u64 new, old = ktime_to_ns(cfs_b->period); in sched_cfs_period_timer() local
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c8844 static bool range_within(struct bpf_reg_state *old, struct bpf_reg_state *cur) in range_within() argument
9109 stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur, struct bpf_id_pair *idmap) stacksafe() argument
9177 refsafe(struct bpf_func_state *old, struct bpf_func_state *cur) refsafe() argument
9211 func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, struct bpf_func_state *cur) func_states_equal() argument
9233 states_equal(struct bpf_verifier_env *env, struct bpf_verifier_state *old, struct bpf_verifier_state *cur) states_equal() argument
9348 propagate_precision(struct bpf_verifier_env *env, const struct bpf_verifier_state *old) propagate_precision() argument
9388 states_maybe_looping(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) states_maybe_looping() argument
[all...]

Completed in 85 milliseconds