| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_osk_low_level_mem.c | 263 u32 start_p, end_p; in _ump_osk_msync() local 273 start_p = (u32)block->addr + offset; in _ump_osk_msync() 276 start_p = (u32)block->addr; in _ump_osk_msync() 280 end_p = start_p + size; in _ump_osk_msync() 284 end_p = start_p + (block->size - offset); in _ump_osk_msync() 288 end_p = start_p + block->size; in _ump_osk_msync() 295 outer_clean_range(start_p, end_p); in _ump_osk_msync() 298 outer_flush_range(start_p, end_p); in _ump_osk_msync() 301 outer_inv_range(start_p, end_p); in _ump_osk_msync()
|
| /OK3568_Linux_fs/kernel/fs/nfs/blocklayout/ |
| H A D | extent_tree.c | 499 vfree(arg->start_p); in ext_tree_free_commitdata() 560 __be32 *start_p; in ext_tree_prepare_commit() local 568 start_p = page_address(arg->layoutupdate_page); in ext_tree_prepare_commit() 572 ret = ext_tree_encode_commit(bl, start_p + 1, buffer_size, &count, &arg->lastbytewritten); in ext_tree_prepare_commit() 585 start_p = __vmalloc(buffer_size, GFP_NOFS); in ext_tree_prepare_commit() 586 if (!start_p) { in ext_tree_prepare_commit() 594 *start_p = cpu_to_be32(count); in ext_tree_prepare_commit() 598 void *p = start_p, *end = p + arg->layoutupdate_len; in ext_tree_prepare_commit() 602 arg->start_p = start_p; in ext_tree_prepare_commit()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo.c | 1165 const u8 *start_p, *end_p; local 1206 start_p = start; 1212 if (memcmp(start_p, end_p, 1216 start_p += NFT_PIPAPO_GROUPS_PADDED_SIZE(f);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8723b1Ant.c | 3040 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723b1ant_psd_sweep_point() local 3113 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723b1ant_psd_sweep_point() 3115 psd_scan->psd_start_point = start_p - in halbtc8723b1ant_psd_sweep_point() 3190 start_p = psd_scan->psd_start_point + in halbtc8723b1ant_psd_sweep_point() 3195 i = start_p; in halbtc8723b1ant_psd_sweep_point()
|
| H A D | HalBtc8703b1Ant.c | 3468 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8703b1ant_psd_sweep_point() local 3538 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8703b1ant_psd_sweep_point() 3540 psd_scan->psd_start_point = start_p - in halbtc8703b1ant_psd_sweep_point() 3598 start_p = psd_scan->psd_start_point + in halbtc8703b1ant_psd_sweep_point() 3603 i = start_p; in halbtc8703b1ant_psd_sweep_point()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8723b1ant.c | 2873 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723b1ant_psd_sweep_point() local 2946 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723b1ant_psd_sweep_point() 2948 psd_scan->psd_start_point = start_p - in halbtc8723b1ant_psd_sweep_point() 3023 start_p = psd_scan->psd_start_point + in halbtc8723b1ant_psd_sweep_point() 3028 i = start_p; in halbtc8723b1ant_psd_sweep_point()
|
| H A D | halbtc8703b1ant.c | 3255 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8703b1ant_psd_sweep_point() local 3328 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8703b1ant_psd_sweep_point() 3330 psd_scan->psd_start_point = start_p - in halbtc8703b1ant_psd_sweep_point() 3406 start_p = psd_scan->psd_start_point + in halbtc8703b1ant_psd_sweep_point() 3411 i = start_p; in halbtc8703b1ant_psd_sweep_point()
|
| H A D | halbtc8723d1ant.c | 3561 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723d1ant_psd_sweep_point() local 3634 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723d1ant_psd_sweep_point() 3636 psd_scan->psd_start_point = start_p - in halbtc8723d1ant_psd_sweep_point() 3712 start_p = psd_scan->psd_start_point + in halbtc8723d1ant_psd_sweep_point() 3717 i = start_p; in halbtc8723d1ant_psd_sweep_point()
|
| H A D | halbtc8723d2ant.c | 3573 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723d2ant_psd_sweep_point() local 3646 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723d2ant_psd_sweep_point() 3648 psd_scan->psd_start_point = start_p - in halbtc8723d2ant_psd_sweep_point() 3727 start_p = psd_scan->psd_start_point + in halbtc8723d2ant_psd_sweep_point() 3732 i = start_p; in halbtc8723d2ant_psd_sweep_point()
|
| H A D | halbtc8822b1ant.c | 4441 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8822b1ant_psd_sweep_point() local 4511 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8822b1ant_psd_sweep_point() 4513 psd_scan->psd_start_point = start_p - in halbtc8822b1ant_psd_sweep_point() 4571 start_p = psd_scan->psd_start_point + in halbtc8822b1ant_psd_sweep_point() 4576 i = start_p; in halbtc8822b1ant_psd_sweep_point()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8723b1ant.c | 3333 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; local 3406 start_p = psd_scan->psd_start_base + (psd_center_freq - 3408 psd_scan->psd_start_point = start_p - 3483 start_p = psd_scan->psd_start_point + 3488 i = start_p;
|
| H A D | halbtc8723d1ant.c | 4008 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723d1ant_psd_sweep_point() local 4082 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723d1ant_psd_sweep_point() 4084 psd_scan->psd_start_point = start_p - in halbtc8723d1ant_psd_sweep_point() 4160 start_p = psd_scan->psd_start_point + in halbtc8723d1ant_psd_sweep_point() 4165 i = start_p; in halbtc8723d1ant_psd_sweep_point()
|
| H A D | halbtc8723d2ant.c | 4657 u32 start_p = 0, stop_p = 0, delta_freq_per_point = 156250; in halbtc8723d2ant_psd_sweep_point() local 4731 start_p = psd_scan->psd_start_base + (psd_center_freq - in halbtc8723d2ant_psd_sweep_point() 4733 psd_scan->psd_start_point = start_p - in halbtc8723d2ant_psd_sweep_point() 4809 start_p = psd_scan->psd_start_point + in halbtc8723d2ant_psd_sweep_point() 4814 i = start_p; in halbtc8723d2ant_psd_sweep_point()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 302 __be32 *start_p; member
|