Home
last modified time | relevance | path

Searched refs:u (Results 5426 – 5450 of 6126) sorted by relevance

1...<<211212213214215216217218219220>>...246

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/
H A Dosdep_service.c2097 inline bool ATOMIC_INC_UNLESS(ATOMIC_T *v, int u) in ATOMIC_INC_UNLESS() argument
2101 return atomic_add_unless(v, 1, u); in ATOMIC_INC_UNLESS()
2104 if (ATOMIC_INC_RETURN(v) > u) { in ATOMIC_INC_UNLESS()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.h366 } u;
3011 return gs->u.internal_fn;
3089 return gs->u.fntype;
3105 call_stmt->u.fntype = fntype;
3176 call_stmt->u.internal_fn = fn;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple.h366 } u;
3011 return gs->u.internal_fn;
3089 return gs->u.fntype;
3105 call_stmt->u.fntype = fntype;
3176 call_stmt->u.internal_fn = fn;
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dwmi.c877 u64 tsf = le64_to_cpu(rx_mgmt_frame->u.beacon.timestamp); in wmi_evt_rx_mgmt()
878 u16 cap = le16_to_cpu(rx_mgmt_frame->u.beacon.capab_info); in wmi_evt_rx_mgmt()
879 u16 bi = le16_to_cpu(rx_mgmt_frame->u.beacon.beacon_int); in wmi_evt_rx_mgmt()
880 const u8 *ie_buf = rx_mgmt_frame->u.beacon.variable; in wmi_evt_rx_mgmt()
882 u.beacon.variable); in wmi_evt_rx_mgmt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmutils.c157 if (len == 0u) { in getvar_internal()
2521 for (i = 0u; i < len; i ++) in bcm_bprhex()
2559 for (i = 0u; i < len; i++) { in bcm_print_bytes()
2978 for (i = 0u; i < len; i++) in bcmstrstr()
3701 ((data != NULL) || (datalen == 0u))) { in BCMPOSTTRAPFN()
3710 if (datalen > 0u) { in BCMPOSTTRAPFN()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dctree.c2825 int u = level + 1; in btrfs_search_slot() local
2827 if (u < BTRFS_MAX_LEVEL && p->locks[u]) { in btrfs_search_slot()
2828 btrfs_tree_unlock_rw(p->nodes[u], p->locks[u]); in btrfs_search_slot()
2829 p->locks[u] = 0; in btrfs_search_slot()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmutils.c157 if (len == 0u) { in getvar_internal()
2521 for (i = 0u; i < len; i ++) in bcm_bprhex()
2559 for (i = 0u; i < len; i++) { in bcm_print_bytes()
2978 for (i = 0u; i < len; i++) in bcmstrstr()
3701 ((data != NULL) || (datalen == 0u))) { in BCMPOSTTRAPFN()
3710 if (datalen > 0u) { in BCMPOSTTRAPFN()
/OK3568_Linux_fs/external/xserver/Xext/
H A DMakefile.in926 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
930 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0013-backend-drm-Support-selecting-monitors.patch974 + ev->output_mask |= 1u << output->id;
1008 if (view->output_mask & (1u << output->id))
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/stub/
H A DMakefile.in792 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
796 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dilsp.S67 # and therefore does not work exactly like the 680X0 div{s,u}.l #
484 # and therefore does not work exactly like the 680X0 mul{s,u}.l #
/OK3568_Linux_fs/external/xserver/glx/
H A DMakefile.in919 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
923 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/
H A DMakefile.in916 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
920 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c661 ht_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in update_hw_vht_param()
1286 ht_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in VHTOnAssocRsp()
/OK3568_Linux_fs/external/xserver/glamor/
H A DMakefile.in869 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
873 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0015-backend-drm-Support-selecting-monitors.patch977 + ev->output_mask |= 1u << output->id;
1014 if (view->output_mask & (1u << output->id))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c661 ht_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in update_hw_vht_param()
1290 ht_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03; in VHTOnAssocRsp()
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dxpad.c1273 strong = effect->u.rumble.strong_magnitude; in xpad_play_effect()
1274 weak = effect->u.rumble.weak_magnitude; in xpad_play_effect()
/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxpc_uv.c1462 xpc_put_fifo_entry_uv(&ch_uv->recv_msg_list, &msg_slot->hdr.u.next); in xpc_handle_notify_mq_msg_uv()
1657 hdr.u.next); in xpc_get_deliverable_payload_uv()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/hurd/
H A DMakefile.in781 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
785 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/external/xserver/dix/
H A DMakefile.in888 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
892 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c1348 mem_descr->mem_array[0].bus_address.u.a32.address_hi); in beiscsi_offload_cxn_v0()
1351 mem_descr->mem_array[0].bus_address.u.a32.address_lo); in beiscsi_offload_cxn_v0()
/OK3568_Linux_fs/external/xserver/os/
H A DMakefile.in809 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
813 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dsignature.txt354 /home/hs/ids/u-boot/sandbox/tools/mkimage -D -I dts -O dtb -p 2000
528 -K u-boot.dtb -N pkcs11 -r fitImage
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp116x-hcd.c959 desc->u.hs.DeviceRemovable[0] = 0; in isp116x_hub_descriptor()
960 desc->u.hs.DeviceRemovable[1] = ~0; in isp116x_hub_descriptor()

1...<<211212213214215216217218219220>>...246