Home
last modified time | relevance | path

Searched full:occupied (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_core.c159 * occupied slot or bring down an unoccupied slot. This can't be triggered by
167 int occupied; in pciehp_check_presence() local
172 occupied = pciehp_card_present_or_link_active(ctrl); in pciehp_check_presence()
173 if ((occupied > 0 && (ctrl->state == OFF_STATE || in pciehp_check_presence()
175 (!occupied && (ctrl->state == ON_STATE || in pciehp_check_presence()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dconsole.rst17 that is currently occupied by another modular driver. (Exception: Drivers that
20 occupied by the system driver. In the same token, if the modular driver is
81 hand, will bind the driver to the consoles that are currently occupied by a
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddmx-querybuf.rst49 ``bytesused`` the number of bytes occupied by data in the buffer (payload).
56 and the ``bytesused`` the number of bytes occupied by data in the buffer
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_common.h30 * @channels: occupied channel number
67 * @channel_avail: non-occupied channel numbers
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquotaio_v2.h45 __le64 dqb_curspace; /* current space occupied (in bytes) */
58 __le64 dqb_curspace; /* current space occupied (in bytes) */
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dstm32-ipcc.c89 /* read 'channel occupied' status from other proc */ in stm32_ipcc_rx_irq()
94 /* search for unmasked 'channel occupied' */ in stm32_ipcc_rx_irq()
153 /* set channel n occupied */ in stm32_ipcc_send_data()
177 /* unmask 'rx channel occupied' interrupt */ in stm32_ipcc_startup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h322 unsigned occupied, chunk1, chunk2; in amdgpu_ring_write_multiple() local
328 occupied = ring->wptr & ring->buf_mask; in amdgpu_ring_write_multiple()
329 dst = (void *)&ring->ring[occupied]; in amdgpu_ring_write_multiple()
330 chunk1 = ring->buf_mask + 1 - occupied; in amdgpu_ring_write_multiple()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c358 * @occupied: slot is in use.
378 u8 occupied; member
417 * @state: entry is either free or occupied.
574 brcmf_err("all slots occupied\n"); in brcmf_fws_hanger_get_free_slot()
705 desc->occupied = 1; in brcmf_fws_macdesc_init()
721 desc->occupied = 0; in brcmf_fws_macdesc_deinit()
738 if (entry->occupied && !memcmp(entry->ea, ea, ETH_ALEN)) in brcmf_fws_macdesc_lookup()
800 if (entry->occupied && (ifidx == -1 || ifidx == entry->interface_id)) { in brcmf_fws_macdesc_cleanup()
802 entry->occupied = !!(entry->psq.len); in brcmf_fws_macdesc_cleanup()
999 if (entry->occupied) { in brcmf_fws_macdesc_indicate()
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dbootpz.c327 * pages occupied by that image do NOT overlap the physical in start_kernel()
339 /* First, check to see if the range of addresses occupied by in start_kernel()
355 /* Next, check to see if the range of addresses occupied by in start_kernel()
372 occupied by the compressed kernel/INITRD part of in start_kernel()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Darm32-stub.c130 * are not used by Linux, so we allow those to be occupied by the in handle_kernel_image()
141 * More than 'slack' bytes are already occupied at the base of in handle_kernel_image()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dsections.h115 * memory_intersects - checks if the region occupied by an object intersects
151 * init_section_intersects - checks if the region occupied by an object
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1759 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1775 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1814 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1862 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
1867 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2105 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1759 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1775 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1814 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1862 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
1867 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2105 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1328 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1762 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1778 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1817 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1865 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
1870 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2108 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2658 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dgameport-programming.rst30 Also, always request_region() on the whole io space occupied by the
39 already occupied by other gameports.
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dkaslr.c97 * 2. we have several memory regions which are occupied and we should not
99 * which all those occupied regions are. We are safe to use anything above
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c652 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
662 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1760 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1776 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1816 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1867 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
1872 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2111 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-charwidth-perl_0.04.bb1 SUMMARY = "Text::CharWidth - Get number of occupied columns of a string on terminal."
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
785 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1475 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1951 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1967 table[i].occupied = 0; in _dhd_wlfc_cleanup()
2013 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
2074 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
2079 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2325 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2922 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
785 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1478 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1954 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1970 table[i].occupied = 0; in _dhd_wlfc_cleanup()
2016 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
2077 cleanup. The cleanup action should be before the occupied is set as 0. in _dhd_wlfc_mac_entry_update()
2082 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2328 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2925 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_com.c39 u8 occupied; member
270 comp_ctx->occupied = 0; in efa_com_put_comp_ctx()
279 if (aq->comp_ctx[ctx_id].occupied && capture) { in efa_com_get_comp_ctx()
282 "Completion context for command_id %#x is occupied\n", in efa_com_get_comp_ctx()
288 aq->comp_ctx[ctx_id].occupied = 1; in efa_com_get_comp_ctx()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Dkgd_kfd_interface.h193 * @hqd_is_occupies: Checks if a hqd slot is occupied.
197 * @hqd_sdma_is_occupied: Checks if an SDMA hqd slot is occupied.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsetjmp.h32 are occupied by sp, lr, v1-v6, sl, fp, and d8-d15. */
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h75 int occupied[MTK_STREAM_NUM]; member
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig-nommu45 occupied by read-only memory depending on H/W design.

12345678910>>...13