| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | debug.h | 17 #define DEBUG_MSG(f, a...) printk(f, ## a) argument 19 #define DEBUG_MSG(f, a...) no_printk(f, ## a) argument 24 #define WARN_MSG(f, a...) printk(f, ## a) argument 26 #define WARN_MSG(f, a...) no_printk(f, ## a) argument
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | tlb.h | 24 #define EM(a,b) TRACE_DEFINE_ENUM(a); argument 25 #define EMe(a,b) TRACE_DEFINE_ENUM(a); argument 35 #define EM(a,b) { a, b }, argument 36 #define EMe(a,b) { a, b } argument
|
| H A D | ufs.h | 42 #define EM(a) TRACE_DEFINE_ENUM(a); argument 43 #define EMe(a) TRACE_DEFINE_ENUM(a); argument 55 #define EM(a) { a, #a }, argument 56 #define EMe(a) { a, #a } argument
|
| H A D | huge_memory.h | 41 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 42 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 48 #define EM(a, b) {a, b}, argument 49 #define EMe(a, b) {a, b} argument
|
| H A D | migrate.h | 31 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 32 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 43 #define EM(a, b) {a, b}, argument 44 #define EMe(a, b) {a, b} argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | spu-insns.h | 116 #define _A1(a) {1,a} argument 117 #define _A2(a,b) {2,a,b} argument 118 #define _A3(a,b,c) {3,a,b,c} argument 119 #define _A4(a,b,c,d) {4,a,b,c,d} argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tnum.h | 54 static inline bool tnum_is_const(struct tnum a) in tnum_is_const() 60 static inline bool tnum_equals_const(struct tnum a, u64 b) in tnum_equals_const() 66 static inline bool tnum_is_unknown(struct tnum a) in tnum_is_unknown() 96 static inline bool tnum_subreg_is_const(struct tnum a) in tnum_subreg_is_const()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/detail/ |
| H A D | rational_horner3_6.hpp | 21 inline V evaluate_rational_c_imp(const T* a, const U* b, const V&, const mpl::int_<1>*) BOOST_MATH_… in evaluate_rational_c_imp() 27 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<2>*) BOOST_MAT… in evaluate_rational_c_imp() 33 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<3>*) BOOST_MAT… in evaluate_rational_c_imp() 39 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<4>*) BOOST_MAT… in evaluate_rational_c_imp() 45 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<5>*) BOOST_MAT… in evaluate_rational_c_imp() 83 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<6>*) BOOST_MAT… in evaluate_rational_c_imp()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxcursor.c | 97 #define DMXDBG1(f,a) dmxLog(dmxDebug,f,a) argument 98 #define DMXDBG2(f,a,b) dmxLog(dmxDebug,f,a,b) argument 99 #define DMXDBG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument 100 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) argument 101 #define DMXDBG5(f,a,b,c,d,e) dmxLog(dmxDebug,f,a,b,c,d,e) argument 102 #define DMXDBG6(f,a,b,c,d,e,g) dmxLog(dmxDebug,f,a,b,c,d,e,g) argument 103 #define DMXDBG7(f,a,b,c,d,e,g,h) dmxLog(dmxDebug,f,a,b,c,d,e,g,h) argument 106 #define DMXDBG1(f,a) argument 107 #define DMXDBG2(f,a,b) argument 108 #define DMXDBG3(f,a,b,c) argument [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxbackend.c | 81 #define DMXDBG1(f,a) dmxLog(dmxDebug,f,a) argument 82 #define DMXDBG2(f,a,b) dmxLog(dmxDebug,f,a,b) argument 83 #define DMXDBG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument 84 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) argument 85 #define DMXDBG5(f,a,b,c,d,e) dmxLog(dmxDebug,f,a,b,c,d,e) argument 86 #define DMXDBG6(f,a,b,c,d,e,g) dmxLog(dmxDebug,f,a,b,c,d,e,g) argument 87 #define DMXDBG7(f,a,b,c,d,e,g,h) dmxLog(dmxDebug,f,a,b,c,d,e,g,h) argument 88 #define DMXDBG8(f,a,b,c,d,e,g,h,i) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i) argument 89 #define DMXDBG9(f,a,b,c,d,e,g,h,i,j) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i,j) argument 92 #define DMXDBG1(f,a) argument [all …]
|
| H A D | usb-common.c | 60 #define LOG1(f,a) dmxLog(dmxDebug,f,a) argument 61 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) argument 62 #define LOG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument 63 #define LOG1INPUT(p,f,a) dmxLogInput(p->dmxInput,f,a) argument 64 #define LOG3INPUT(p,f,a,b,c) dmxLogInput(p->dmxInput,f,a,b,c) argument 65 #define LOG5INPUT(p,f,a,b,c,d,e) dmxLogInput(p->dmxInput,f,a,b,c,d,e) argument 67 #define FATAL1(f,a) dmxLog(dmxFatal,f,a) argument 68 #define FATAL2(f,a,b) dmxLog(dmxFatal,f,a,b) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | rational.hpp | 388 int_type inner_gcd( param_type a, param_type b, int_type const &zero = in inner_gcd() 606 operator + (const rational<IntType>& a, const Arg& b) in operator +() 614 operator + (const Arg& b, const rational<IntType>& a) in operator +() 623 operator - (const rational<IntType>& a, const Arg& b) in operator -() 631 operator - (const Arg& b, const rational<IntType>& a) in operator -() 640 operator * (const rational<IntType>& a, const Arg& b) in operator *() 648 operator * (const Arg& b, const rational<IntType>& a) in operator *() 657 operator / (const rational<IntType>& a, const Arg& b) in operator /() 665 operator / (const Arg& b, const rational<IntType>& a) in operator /() 674 operator <= (const rational<IntType>& a, const Arg& b) in operator <=() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_padding.c | 11 int a; member 30 int a; member 49 int a; member 75 int a; member 100 int a; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_fake_ap.c | 30 int rtw_fakeap_tx(struct _ADAPTER *a, struct xmit_frame *frame) in rtw_fakeap_tx() 124 struct rx_pkt_attrib *a; in rx_prepare() local 158 static union recv_frame* gen_probersp(struct _ADAPTER *a) in gen_probersp() 223 static union recv_frame* gen_beacon(struct _ADAPTER *a, struct sk_buff *beacon) in gen_beacon() 264 static union recv_frame *gen_auth(struct _ADAPTER *a, u8 *bssid) in gen_auth() 322 static union recv_frame *gen_assocrsp(struct _ADAPTER *a, u8 *bssid) in gen_assocrsp() 388 static union recv_frame* fakeap_dispatcher(struct _ADAPTER *a, in fakeap_dispatcher() 439 struct _ADAPTER *a; in rtw_fakeap_work() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_fake_ap.c | 30 int rtw_fakeap_tx(struct _ADAPTER *a, struct xmit_frame *frame) in rtw_fakeap_tx() 124 struct rx_pkt_attrib *a; in rx_prepare() local 158 static union recv_frame* gen_probersp(struct _ADAPTER *a) in gen_probersp() 223 static union recv_frame* gen_beacon(struct _ADAPTER *a, struct sk_buff *beacon) in gen_beacon() 264 static union recv_frame *gen_auth(struct _ADAPTER *a, u8 *bssid) in gen_auth() 322 static union recv_frame *gen_assocrsp(struct _ADAPTER *a, u8 *bssid) in gen_assocrsp() 388 static union recv_frame* fakeap_dispatcher(struct _ADAPTER *a, in fakeap_dispatcher() 439 struct _ADAPTER *a; in rtw_fakeap_work() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ide.h | 13 #define __ide_mm_insw(p, a, c) readsw((void __iomem *)(p), (a), (c)) argument 14 #define __ide_mm_insl(p, a, c) readsl((void __iomem *)(p), (a), (c)) argument 15 #define __ide_mm_outsw(p, a, c) writesw((void __iomem *)(p), (a), (c)) argument 16 #define __ide_mm_outsl(p, a, c) writesl((void __iomem *)(p), (a), (c)) argument
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | flow_netlink.c | 464 const struct nlattr *a[], in __parse_flow_nlattrs() 509 const struct nlattr *a[], u64 *attrsp, in parse_flow_mask_nlattrs() 515 int parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], in parse_flow_nlattrs() 521 static int genev_tun_opt_from_nlattr(const struct nlattr *a, in genev_tun_opt_from_nlattr() 576 struct nlattr *a; in vxlan_tun_opt_from_nlattr() local 628 static int erspan_tun_opt_from_nlattr(const struct nlattr *a, in erspan_tun_opt_from_nlattr() 663 struct nlattr *a; in ip_tun_from_nlattr() local 963 const struct nlattr *a[], in encode_vlan_from_nlattrs() 987 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs() 1025 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | test_emulate_step.c | 52 #define TEST_PADDI(t, a, i, pr) \ argument 93 unsigned long a = 0x23; in test_ld() local 111 unsigned long a = 0x23; in test_pld() local 134 unsigned int a = 0x4545; in test_lwz() local 152 unsigned int a = 0x4545; in test_plwz() local 176 unsigned int a[3] = {0x0, 0x0, 0x1234}; in test_lwzx() local 195 unsigned long a = 0x1234; in test_std() local 213 unsigned long a = 0x1234; in test_pstd() local 236 unsigned long a = 0x1234; in test_ldarx_stdcx() local 291 float a; in test_lfsx_stfsx() member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/ |
| H A D | rtl8822b_mac.c | 161 u8 rtl8822b_get_rx_drv_info_size(struct _ADAPTER *a) in rtl8822b_get_rx_drv_info_size() 180 u32 rtl8822b_get_tx_desc_size(struct _ADAPTER *a) in rtl8822b_get_tx_desc_size() 199 u32 rtl8822b_get_rx_desc_size(struct _ADAPTER *a) in rtl8822b_get_rx_desc_size() 230 u16 _rx_report(struct _ADAPTER *a, enum rx_rpt_type type, u8 reset) in _rx_report() 261 u16 rtl8822b_rx_report_get(struct _ADAPTER *a, enum rx_rpt_type type) in rtl8822b_rx_report_get() 272 void rtl8822b_rx_report_reset(struct _ADAPTER *a, enum rx_rpt_type type) in rtl8822b_rx_report_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | drv_types_sdio.h | 82 #define RTW_SDIO_ADDR_CMD52_GEN(a) (a | RTW_SDIO_ADDR_CMD52_BIT) argument 83 #define RTW_SDIO_ADDR_CMD52_CLR(a) (a&~RTW_SDIO_ADDR_CMD52_BIT) argument 84 #define RTW_SDIO_ADDR_CMD52_CHK(a) (a&RTW_SDIO_ADDR_CMD52_BIT ? 1 : 0) argument 87 #define RTW_SDIO_ADDR_F0_GEN(a) (a | RTW_SDIO_ADDR_F0_BIT) argument 88 #define RTW_SDIO_ADDR_F0_CLR(a) (a&~RTW_SDIO_ADDR_F0_BIT) argument 89 #define RTW_SDIO_ADDR_F0_CHK(a) (a&RTW_SDIO_ADDR_F0_BIT ? 1 : 0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_osdep.h | 22 #define wr32(a, reg, value) writel((value), ((a)->hw_addr + (reg))) argument 23 #define rd32(a, reg) readl((a)->hw_addr + (reg)) argument 25 #define wr64(a, reg, value) writeq((value), ((a)->hw_addr + (reg))) argument 26 #define rd64(a, reg) readq((a)->hw_addr + (reg)) argument 27 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT) argument 36 #define iavf_allocate_dma_mem(h, m, unused, s, a) \ argument
|
| /OK3568_Linux_fs/kernel/include/media/i2c/ |
| H A D | lm3646.h | 26 #define LM3646_TOTAL_FLASH_BRT_uA_TO_REG(a) \ argument 36 #define LM3646_TOTAL_TORCH_BRT_uA_TO_REG(a) \ argument 46 #define LM3646_LED1_FLASH_BRT_uA_TO_REG(a) \ argument 56 #define LM3646_LED1_TORCH_BRT_uA_TO_REG(a) \ argument 66 #define LM3646_FLASH_TOUT_ms_TO_REG(a) \ argument
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | spinlock.h | 12 volatile unsigned int *a = __ldcw_align(x); in arch_spin_is_locked() local 18 volatile unsigned int *a; in arch_spin_lock() local 29 volatile unsigned int *a; in arch_spin_lock_flags() local 43 volatile unsigned int *a; in arch_spin_unlock() local 52 volatile unsigned int *a; in arch_spin_trylock() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/ |
| H A D | cat.hpp | 22 # define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) argument 24 # define BOOST_PP_CAT(a, b) BOOST_PP_CAT_OO((a, b)) argument 29 # define BOOST_PP_CAT_I(a, b) a ## b argument 31 # define BOOST_PP_CAT_I(a, b) BOOST_PP_CAT_II(~, a ## b) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | printf.h | 7 #define NVIF_PRINT(l,o,f,a...) do { \ argument 14 #define NVIF_DEBUG(o,f,a...) NVIF_PRINT(debugf, (o), f, ##a) argument 16 #define NVIF_DEBUG(o,f,a...) argument 19 #define NVIF_ERROR(o,f,a...) NVIF_PRINT(errorf, (o), f, ##a) argument
|