| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | insn.c | 567 enum aarch64_insn_condition cond) in aarch64_insn_gen_cond_branch_imm()
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | tree.h | 274 #define rcu_wait(cond) \ argument
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | asn1_compiler.c | 1442 const char *cond, *act; in render_element() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | phy.c | 813 u32 cond = condition; in _rtl8821ae_check_condition() local 1852 u8 cond; in __rtl8821ae_phy_config_with_headerfile() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/ |
| H A D | rk_aiq_user_api_sysctl.cpp | 44 #define RKAIQSYS_CHECK_RET(cond, ret, format, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | habanalabs.h | 1335 #define hl_poll_timeout(hdev, addr, val, cond, sleep_us, timeout_us) \ argument 1371 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ argument 1402 #define hl_poll_timeout_device_memory(hdev, addr, val, cond, sleep_us, \ argument
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | common.h | 674 struct tomoyo_condition *cond; /* Maybe NULL. */ member 1194 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition()
|
| H A D | common.c | 1233 const struct tomoyo_condition *cond) in tomoyo_print_condition()
|
| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | trace_events.h | 142 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_cursor.c | 145 pthread_cond_t cond; member
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | file2alias.c | 85 #define ADD(str, sep, cond, field) \ argument
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_buf_slot.cpp | 46 #define slot_assert(impl, cond) do { \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | fwd_macros.hpp | 676 #define BOOST_MOVE_IF(cond, t, f) BOOST_MOVE_IF_I(cond, t, f) argument 677 #define BOOST_MOVE_IF_I(cond, t, f) BOOST_MOVE_IIF(BOOST_MOVE_BOOL(cond), t, f) argument
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 244 #define dsi_read_poll_timeout(dsi, addr, val, cond, sleep_us, timeout_us) \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | prcm-common.h | 447 #define omap_test_timeout(cond, timeout, index) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | phy.c | 545 u8 cond; in rtl8723be_phy_config_with_headerfile() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.c | 4319 t_void moal_assert(t_void *pmoal, t_u32 cond)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 2443 pthread_cond_t *cond; member 2472 pthread_cond_t cond; in FIXTURE() local
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-hdmi.c | 402 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm/net/ |
| H A D | bpf_jit_32.c | 231 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) in _emit()
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | numa.c | 490 static void init_global_cond(pthread_cond_t *cond) in init_global_cond()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | phy.c | 261 u32 cond; in _rtl88e_check_condition() local
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | cmtdef.h | 630 #define smt_srf_event(smc,code,index,cond) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 524 #define DHD_NULL_CHK_AND_RET(cond) \ argument 530 #define DHD_NULL_CHK_AND_RET_VAL(cond, value) \ argument 536 #define DHD_NULL_CHK_AND_GOTO(cond, label) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 68 #define vchiq_static_assert(cond) __attribute__((unused)) \ argument
|