| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/ |
| H A D | nixge.c | 237 #define nixge_ctrl_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument 241 #define nixge_dma_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit.h | 30 #define A64_COND_BRANCH(cond, offset) \ argument 42 #define A64_B_(cond, imm19) A64_COND_BRANCH(cond, (imm19) << 2) argument
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | ops.h | 506 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 226 uint8 dir, bool cond) in dhd_statlog_ring_log_data()
|
| H A D | dhd_statlog.h | 214 #define DHD_STATLOG_DATA(dhdp, stat, ifidx, dir, cond) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 226 uint8 dir, bool cond) in dhd_statlog_ring_log_data()
|
| H A D | dhd_statlog.h | 214 #define DHD_STATLOG_DATA(dhdp, stat, ifidx, dir, cond) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 843 #define CHK(cond) \ in iwl_full_rxon_required() argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_gpu.h | 371 #define gpu_poll_timeout(gpu, addr, val, cond, interval, timeout) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx.c | 199 int cond; in amdgpu_gfx_is_high_priority_compute_queue() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | ops2.c | 116 int cond = 0; in x86emuOp2_long_jump() local 211 int cond = 0; in x86emuOp2_set_byte() local
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | dccp.h | 27 #define DCCP_BUG_ON(cond) do { if (unlikely((cond) != 0)) \ argument
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_mem.cpp | 50 #define MPP_MEM_ASSERT(cond) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/power/ |
| H A D | smartreflex.h | 186 #define sr_test_cond_timeout(cond, timeout, index) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regmap.h | 104 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_us) \ argument 134 #define regmap_read_poll_timeout_atomic(map, addr, val, cond, delay_us, timeout_us) \ argument 175 #define regmap_field_read_poll_timeout(field, val, cond, sleep_us, timeout_us) \ argument
|
| H A D | phy.h | 955 #define phy_read_poll_timeout(phydev, regnum, val, cond, sleep_us, \ argument 1052 #define phy_read_mmd_poll_timeout(phydev, devaddr, regnum, val, cond, \ argument
|
| /OK3568_Linux_fs/kernel/tools/usb/ |
| H A D | ffs-test.c | 101 #define die_on(cond, ...) do { \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | psock_tpacket.c | 52 # define bug_on(cond) assert(!(cond)) argument
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-brcmstb.c | 466 u32 cond, cond_per_msg; in brcmstb_i2c_xfer() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 2519 bool cond, struct mlx5_ib_qp *qp) in process_vendor_flag() 2550 bool cond; in process_vendor_flags() local 2622 bool cond, struct mlx5_ib_qp *qp) in process_create_flag() 2650 bool cond; in process_create_flags() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 75 def skip(cond, msg): argument 82 def fail(cond, msg): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | pcmplc.c | 1076 int cond ; in lem_evaluate() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshyacc.py | 93 def __init__(self, cond, if_cmds, else_cmds): argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | traps.c | 593 int cond; in cp15_cond_valid() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_logmgr.c | 116 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
|