| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/ |
| H A D | rga_reg_info.h | 24 #define CLIP(x, a, b) ((x) < (a)) ? (a) : (((x) > (b)) ? (b) : (x)) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/ |
| H A D | halrf.h | 412 #define HALRF_ABS(a,b) ((a>b) ? (a-b) : (b-a)) argument
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.c | 269 static u8 __maybe_unused ascii2hex(u8 a) in ascii2hex()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3528.c | 171 unsigned long t, a; in rational_best_approximation() local
|
| H A D | clk_rk3562.c | 129 unsigned long t, a; in rational_best_approximation() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | core.c | 266 const u16 *a, *b; in brcmf_skb_is_iapp() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_hashlimit.c | 606 static inline __be32 maskl(__be32 a, unsigned int l) in maskl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | r600_dpm.c | 223 u32 k, a, ah, al; in r600_calculate_at() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | hv-24x7.c | 507 struct attribute *a; in device_str_attr_create() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | siutils.h | 389 #define si_seci_upd(sih, a) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20v2.c | 343 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | siutils.h | 389 #define si_seci_upd(sih, a) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf.h | 408 #define HALRF_ABS(a,b) ((a>b) ? (a-b) : (b-a)) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | sh_vou.c | 776 struct v4l2_output *a) in sh_vou_enum_output()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | hal_com_h2c.h | 99 #define eqMacAddr(a, b) (((a)[0] == (b)[0] && (a)[1] == (b)[1] && (a)[2] == (b)[2] && (a)[3] == (b… argument
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | topology.c | 1514 int a, b, c, n; in init_numa_topology_type() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | prog.c | 922 const struct map_replace *a = p1, *b = p2; in map_replace_compar() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/ |
| H A D | rga2_reg_info.h | 24 #define CLIP(x, a, b) ((x) < (a)) ? (a) : (((x) > (b)) ? (b) : (x)) argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | pio.c | 1693 #define sent_before(a, b) time_before(a, b) /* a < b */ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 82 #define IBMVETH_GET_STAT(a, off) *((u64 *)(((unsigned long)(a)) + off)) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/ |
| H A D | halrf.h | 407 #define HALRF_ABS(a,b) ((a>b) ? (a-b) : (b-a)) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf.h | 425 #define HALRF_ABS(a,b) ((a>b) ? (a-b) : (b-a)) argument
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | arm_arch_timer.c | 633 #define arch_timer_check_ool_workaround(t,a) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ftrace.c | 464 const struct ftrace_profile *a = p1; in function_stat_cmp() local 478 const struct ftrace_profile *a = p1; in function_stat_cmp() local 1519 static int ftrace_cmp_recs(const void *a, const void *b) in ftrace_cmp_recs() 6174 static int ftrace_cmp_ips(const void *a, const void *b) in ftrace_cmp_ips()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r8192U.h | 49 #define DMESG(x, a...) argument 50 #define DMESGW(x, a...) argument 51 #define DMESGE(x, a...) argument
|