| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | cleandirs.mk | 36 $(eval _tail := $(wordlist 201, $(words $(1)), $(1))) 37 $(if $(_tail), $(call do-rm-f, $(_tail)))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | cleandirs.mk | 36 $(eval _tail := $(wordlist 201, $(words $(1)), $(1))) 37 $(if $(_tail), $(call do-rm-f, $(_tail)))
|
| /OK3568_Linux_fs/kernel/drivers/net/fjes/ |
| H A D | fjes_hw.h | 59 #define EP_RING_FULL(_head, _tail, _max) \ argument 60 (0 == EP_RING_INDEX(((_tail) - (_head)), (_max))) 61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument 62 (1 == EP_RING_INDEX(((_tail) - (_head)), (_max)))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_msg_hub.c | 91 pq_push(d, &hub->idle_msg_q, &ex->list, _tail, _bh); in push_back_idle_msg() 113 pq_push(d, &hub->wait_msg_q, &ex->list, _tail, _bh); in push_back_wait_msg() 234 pq_push(d, &hub->idle_msg_q, &hub->msg_pool[i].list, _tail, _bh); in phl_msg_hub_start()
|
| H A D | phl_list.h | 59 _tail enumerator
|
| H A D | phl_cmd_dispatcher.c | 332 pq_push(d, &(obj->msg_idle_q), &(ex->list), _tail, _bh); in push_back_idle_msg() 361 pq_push(d, &(obj->msg_wait_q), &(ex->list), _tail, _bh); in push_back_wait_msg() 412 pq_push(d, &(obj->msg_pend_q), &(ex->list), _tail, _bh); in push_back_pending_msg() 642 pq_push(d, &(obj->token_req_idle_q), &(req->list), _tail, _bh); in push_back_idle_req() 667 pq_push(d, &(obj->token_req_wait_q), &(req->list), _tail, _bh); in push_back_wait_req() 783 &(obj->token_req_ex_pool[i].list), _tail, _bh); in init_cmd_req_pool() 857 pq_push(d, &(obj->token_op_q), &(op_info->list), _tail, _bh); in push_back_token_op_info() 1562 pq_push(d, &(obj->module_q[priority]), &(module->list), _tail, _bh); in dispr_register_module()
|
| H A D | phl_cmd_ps.c | 405 pq_push(d, &(ps->req_idle_q), &(req->list), _tail, _bh); in _push_idle_req() 417 if (pq_pop(d, &(ps->req_busy_q), &new_req, _tail, _bh)) { in _pop_busy_req() 433 pq_push(d, &(ps->req_busy_q), &(req->list), _tail, _bh); in _push_busy_req() 489 &(ps->req_pool[i].list), _tail, _bh); in _init_pwr_req_q() 506 &(ps->req_pool[i].list), _tail, _bh); in _reset_pwr_req_q()
|
| H A D | phl_tx.c | 849 if (_tail == pos) in enqueue_h2c_pkt() 975 pstatus = enqueue_h2c_pkt(phl_info, queue, h2c_pkt, _tail); in phl_enqueue_idle_h2c_pkt() 1111 &h2c_pkt_pool->idle_h2c_pkt_cmd_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt() 1116 &h2c_pkt_pool->idle_h2c_pkt_data_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt() 1121 &h2c_pkt_pool->idle_h2c_pkt_ldata_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt()
|
| H A D | phl_cmd_ser.c | 198 pq_push(drv, &cser->stslist, &stsl2->list, _tail, _ps); in _ser_l2_notify() 666 pq_push(drv, &cser->stslist, &cser->stsl2[idx].list, _tail, _ps); in _phl_ser_mdl_init()
|
| H A D | phl_scan_fsm.c | 1276 pq_push(d, &pscan->req_q, (_os_list *)msg, _tail, _bh); in rtw_phl_scan_request() 1471 pq_push(d, &pscan->off_ch_cmd_q, (_os_list *)msg, _tail, _bh); in rtw_phl_scan_off_ch_tx()
|
| H A D | phl_rx.c | 1444 _tail, _bh); in phl_rx_proc_wait_phy_sts() 1461 _tail, _bh); in phl_rx_proc_wait_phy_sts()
|
| H A D | phl_cmd_scan.c | 123 pq_push(drv, ¶m->chlist, ¶m->ch[idx].list, _tail, _ps); in _cmd_scan_update_chlist()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_msg_hub.c | 91 pq_push(d, &hub->idle_msg_q, &ex->list, _tail, _bh); in push_back_idle_msg() 113 pq_push(d, &hub->wait_msg_q, &ex->list, _tail, _bh); in push_back_wait_msg() 234 pq_push(d, &hub->idle_msg_q, &hub->msg_pool[i].list, _tail, _bh); in phl_msg_hub_start()
|
| H A D | phl_list.h | 59 _tail enumerator
|
| H A D | phl_cmd_dispatcher.c | 332 pq_push(d, &(obj->msg_idle_q), &(ex->list), _tail, _bh); in push_back_idle_msg() 361 pq_push(d, &(obj->msg_wait_q), &(ex->list), _tail, _bh); in push_back_wait_msg() 412 pq_push(d, &(obj->msg_pend_q), &(ex->list), _tail, _bh); in push_back_pending_msg() 642 pq_push(d, &(obj->token_req_idle_q), &(req->list), _tail, _bh); in push_back_idle_req() 667 pq_push(d, &(obj->token_req_wait_q), &(req->list), _tail, _bh); in push_back_wait_req() 783 &(obj->token_req_ex_pool[i].list), _tail, _bh); in init_cmd_req_pool() 857 pq_push(d, &(obj->token_op_q), &(op_info->list), _tail, _bh); in push_back_token_op_info() 1563 pq_push(d, &(obj->module_q[priority]), &(module->list), _tail, _bh); in dispr_register_module()
|
| H A D | phl_cmd_ps.c | 430 pq_push(d, &(ps->req_idle_q), &(req->list), _tail, _bh); in _push_idle_req() 442 if (pq_pop(d, &(ps->req_busy_q), &new_req, _tail, _bh)) { in _pop_busy_req() 458 pq_push(d, &(ps->req_busy_q), &(req->list), _tail, _bh); in _push_busy_req() 514 &(ps->req_pool[i].list), _tail, _bh); in _init_pwr_req_q() 531 &(ps->req_pool[i].list), _tail, _bh); in _reset_pwr_req_q()
|
| H A D | phl_tx.c | 822 if (_tail == pos) in enqueue_h2c_pkt() 948 pstatus = enqueue_h2c_pkt(phl_info, queue, h2c_pkt, _tail); in phl_enqueue_idle_h2c_pkt() 1084 &h2c_pkt_pool->idle_h2c_pkt_cmd_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt() 1089 &h2c_pkt_pool->idle_h2c_pkt_data_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt() 1094 &h2c_pkt_pool->idle_h2c_pkt_ldata_list, h2c_pkt, _tail); in _phl_alloc_h2c_pkt()
|
| H A D | phl_cmd_ser.c | 198 pq_push(drv, &cser->stslist, &stsl2->list, _tail, _ps); in _ser_l2_notify() 666 pq_push(drv, &cser->stslist, &cser->stsl2[idx].list, _tail, _ps); in _phl_ser_mdl_init()
|
| H A D | phl_scan_fsm.c | 1276 pq_push(d, &pscan->req_q, (_os_list *)msg, _tail, _bh); in rtw_phl_scan_request() 1471 pq_push(d, &pscan->off_ch_cmd_q, (_os_list *)msg, _tail, _bh); in rtw_phl_scan_off_ch_tx()
|
| H A D | phl_rx.c | 1449 _tail, _bh); in phl_rx_proc_wait_phy_sts() 1466 _tail, _bh); in phl_rx_proc_wait_phy_sts()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | directory.rst | 429 necessary to fit the dx\_tail into the block. If there is no space for 430 the dx\_tail, the user is notified to run e2fsck -D to rebuild the 432 The dx\_tail structure is 8 bytes long and looks like this: 453 use, and the tail block (dx\_tail).
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 134 enqueue_txbuf(phl_info, &pool->mgnt_busy_list, txbuf, _tail); in enqueue_busy_txbuf() 136 enqueue_txbuf(phl_info, &pool->busy_list, txbuf, _tail); in enqueue_busy_txbuf() 184 enqueue_txbuf(phl_info, pool_list, txbuf, _tail); in free_txbuf() 1362 enqueue_txbuf(phl_info, &tx_pool->mgnt_idle_list, txbuf, _tail); in phl_trx_init_sdio() 1373 enqueue_txbuf(phl_info, &tx_pool->idle_list, txbuf, _tail); in phl_trx_init_sdio()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/ |
| H A D | phl_trx_pcie.c | 798 if (_tail == pos) in enqueue_pending_wd_page() 824 if (_tail == pos) in enqueue_busy_wd_page() 1117 if (_tail == pos) in enqueue_pending_h2c_pkt() 1275 if (_tail == pos) in enqueue_busy_rx_buf() 2065 enqueue_busy_rx_buf(phl_info, &ring[i], rxbuf, _tail); in _phl_update_default_rx_bd() 2707 wd_page, _tail); in phl_prepare_tx_pcie() 2797 enqueue_busy_wd_page(phl_info, wd_ring, wd, _tail); in phl_handle_pending_wd() 3068 enqueue_busy_rx_buf(phl_info, rx_buf_ring, rxbuf, _tail); in _phl_refill_rxbd() 3669 pstatus = phl_enqueue_busy_h2c_pkt(phl_info, h2c_pkt, _tail); in phl_pltfm_tx_pcie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_btc.c | 56 pq_push(halcom_to_drvpriv(hal_com), q, &entry->list, _tail, _bh); in _msg_enq()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_btc.c | 55 pq_push(halcom_to_drvpriv(hal_com), q, &entry->list, _tail, _bh); in _msg_enq()
|