Searched refs:pt (Results 101 - 125 of 313) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c150 struct packet_type pt; member in struct:mlx5e_lbt_priv
159 struct packet_type *pt,
162 struct mlx5e_lbt_priv *lbtp = pt->af_packet_priv;
220 lbtp->pt.type = htons(ETH_P_IP);
221 lbtp->pt.func = mlx5e_test_loopback_validate;
222 lbtp->pt.dev = priv->netdev;
223 lbtp->pt.af_packet_priv = lbtp;
224 dev_add_pack(&lbtp->pt);
241 dev_remove_pack(&lbtp->pt);
157 mlx5e_test_loopback_validate(struct sk_buff *skb, struct net_device *ndev, struct packet_type *pt, struct net_device *orig_ndev) argument
/linux-master/arch/sparc/lib/
H A DM7memset.S145 bz,pt %xcc, .blkalign ! already long word aligned
152 bl,pt %xcc, 1b
162 bz,pt %xcc, .blkwr ! now block aligned
172 bl,pt %xcc, 1b
226 bge,pt %xcc, .wr_loop_start
242 bgu,pt %xcc, .wr_loop_small
267 bge,pt %xcc, .wrzero_loop
277 bgu,pt %xcc, .wrzero_small
300 bgu,pt %xcc, 4b
312 bgeu,pt
[all...]
H A DM7memcpy.S202 brz,pt %o5, .Ldst_aligned_on_8
212 bgu,pt %xcc, 7b
217 brnz,pt %o5, .Lsrc_dst_unaligned_on_8
254 bgu,pt %xcc, .Lmedl64 ! repeat if at least 64 bytes left
258 ble,pt %xcc, .Lmedl31 ! to skip if 31 or fewer bytes left
273 ble,pt %xcc, .Lmedl15 ! skip if 15 or fewer bytes left
284 bz,pt %xcc, .Lsmallx ! exit if finished
286 blt,pt %xcc, .Lmedw7 ! skip if 7 or fewer bytes left
302 bnz,pt %xcc, .Lunalignsetup ! branch to skip if not word aligned
314 bge,pt
[all...]
H A DU1memcpy.S104 ba,pt %xcc, target; \
121 ba,a,pt %xcc, 93f;
261 blu,pt %XCC, 70f
269 be,pt %XCC, 2f
280 be,pt %icc, 2f
286 bgu,pt %XCC, 1b
293 be,pt %icc, 3f
310 bne,pt %icc, 1b
363 ba,pt %xcc, 1b+4
384 ba,pt
[all...]
H A Dcsum_copy.S48 be,pt %icc, 1f
65 ba,pt %xcc, 80f
104 ba,pt %xcc, 1f
159 bne,pt %icc, 1b
170 bne,pt %icc, 1b
194 blu,pt %icc, 1f
202 1: brz,pt %o2, 1f
221 1: brz,pt GLOBAL_SPARE, 1f
240 be,a,pt %icc, 1f
251 be,a,pt
[all...]
/linux-master/arch/sparc/include/asm/
H A Dtsb.h174 bne,pt %xcc, 697f; \
189 ba,pt %xcc, 699f; \
219 be,pt %xcc, 700f; \
225 brlz,pt REG1, PTE_LABEL; \
248 be,pt %xcc, 700f; \
253 brlz,pt REG1, PTE_LABEL; \
311 bgu,pt %xcc, 98f; \
313 bgeu,pt %xcc, 98f; \
316 ba,pt %xcc, 99f; \
318 98: ba,pt
[all...]
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c59 struct spin_multi_per_thread *pt = data; local
60 struct spin_multi_state *s = pt->state;
70 pt->start = ktime_get();
/linux-master/include/net/
H A Dllc.h61 struct packet_type *pt,
100 int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
115 struct packet_type *pt,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c130 * @pt: child page table
136 amdgpu_vm_pt_parent(struct amdgpu_vm_bo_base *pt) argument
138 struct amdgpu_bo *parent = pt->bo->parent;
546 struct amdgpu_bo_vm *pt; local
553 r = amdgpu_vm_pt_create(adev, vm, cursor->level, immediate, &pt,
562 pt_bo = &pt->bo;
565 r = amdgpu_vm_pt_clear(adev, vm, pt, immediate);
572 amdgpu_bo_unref(&pt->shadow);
687 uint64_t pde, pt, flags; local
694 amdgpu_gmc_get_pde_for_bo(entry->bo, level, &pt,
726 amdgpu_vm_pte_update_flags(struct amdgpu_vm_update_params *params, struct amdgpu_bo_vm *pt, unsigned int level, uint64_t pe, uint64_t addr, unsigned int count, uint32_t incr, uint64_t flags) argument
864 struct amdgpu_bo *pt; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm200.c29 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes)
32 VMM_FO064(pt, vmm, ptei * 8, BIT_ULL(32) /* VOL. */, ptes);
54 struct nvkm_mmu_pt *pt, u32 pdei, u32 pdes)
57 VMM_FO064(pt, vmm, pdei * 8, BIT_ULL(35) /* VOL_BIG. */, pdes);
28 gm200_vmm_pgt_sparse(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) argument
53 gm200_vmm_pgd_sparse(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 pdei, u32 pdes) argument
H A Dnv41.c35 nvkm_wr32(device, 0x100800, 0x00000002 | mmu->vmm->pd->pt[0]->addr);
/linux-master/net/ax25/
H A Dax25_uid.c171 struct ax25_uid_assoc *pt; local
173 pt = hlist_entry(v, struct ax25_uid_assoc, uid_node);
175 from_kuid_munged(seq_user_ns(seq), pt->uid),
176 ax2asc(buf, &pt->call));
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h428 #define SH_CSS_PORT_TYPE_BIT_FLD(pt) (0x1 << (pt))
430 #define SH_CSS_PIPE_PORT_CONFIG_ON(p, pd, pt) ((p) |= (SH_CSS_PORT_TYPE_BIT_FLD(pt) << SH_CSS_PORT_FLD(pd)))
431 #define SH_CSS_PIPE_PORT_CONFIG_OFF(p, pd, pt) ((p) &= ~(SH_CSS_PORT_TYPE_BIT_FLD(pt) << SH_CSS_PORT_FLD(pd)))
432 #define SH_CSS_PIPE_PORT_CONFIG_SET(p, pd, pt, val) ((val) ? \
433 SH_CSS_PIPE_PORT_CONFIG_ON(p, pd, pt) : SH_CSS_PIPE_PORT_CONFIG_OFF(p, pd, pt))
434 #define SH_CSS_PIPE_PORT_CONFIG_GET(p, pd, pt) ((
[all...]
/linux-master/drivers/iommu/amd/
H A Dio_pgtable.c77 static void free_pt_page(u64 *pt, struct list_head *freelist) argument
79 struct page *p = virt_to_page(pt);
84 static void free_pt_lvl(u64 *pt, struct list_head *freelist, int lvl) argument
91 if (!IOMMU_PTE_PRESENT(pt[i]))
95 if (PM_PTE_LEVEL(pt[i]) == 0 ||
96 PM_PTE_LEVEL(pt[i]) == 7)
103 p = IOMMU_PTE_PAGE(pt[i]);
110 free_pt_page(pt, freelist);
341 u64 *pt; local
350 pt
[all...]
H A Dio_pgtable_v2.c102 static inline void free_pgtable_page(u64 *pt) argument
104 free_page((unsigned long)pt);
107 static void free_pgtable(u64 *pt, int level) argument
114 if (!IOMMU_PTE_PRESENT(pt[i]))
117 if (is_large_pte(pt[i]))
124 p = get_pgtable_pte(pt[i]);
131 free_pgtable_page(pt);
/linux-master/drivers/net/fddi/skfp/
H A Dpmf.c310 const struct s_p_tab *pt ; local
423 pt = smt_get_ptab(pa->p_type) ;
424 if (pt && pt->p_access == AC_GROUP && !set) {
425 pt++ ;
426 while (pt->p_access == AC_G ||
427 pt->p_access == AC_GR) {
428 smt_add_para(smc,&pcon,pt->p_num,
430 pt++ ;
455 if (pt
546 const struct s_p_tab *pt ; local
1072 const struct s_p_tab *pt ; local
1517 const struct s_p_tab *pt ; local
[all...]
/linux-master/arch/sparc/crypto/
H A Dsha256_asm.S34 bne,pt %xcc, 1b
75 bne,pt %xcc, 1b
78 ba,a,pt %xcc, 5b
H A Dsha1_asm.S31 bne,pt %xcc, 1b
69 bne,pt %xcc, 1b
72 ba,a,pt %xcc, 5b
H A Dmd5_asm.S30 bne,pt %xcc, 1b
67 bne,pt %xcc, 1b
70 ba,a,pt %xcc, 5b
/linux-master/tools/testing/selftests/vDSO/
H A Dparse_vdso.c87 ELF(Phdr) *pt = (ELF(Phdr)*)(vdso_info.load_addr + hdr->e_phoff);
96 if (pt[i].p_type == PT_LOAD && !found_vaddr) {
99 + (uintptr_t)pt[i].p_offset
100 - (uintptr_t)pt[i].p_vaddr;
101 } else if (pt[i].p_type == PT_DYNAMIC) {
102 dyn = (ELF(Dyn)*)(base + pt[i].p_offset);
/linux-master/drivers/virt/acrn/
H A Dirqfd.c28 * @pt: Structure for select/poll on the associated eventfd
37 poll_table pt; member in struct:hsm_irqfd
97 poll_table *pt)
101 irqfd = container_of(pt, struct hsm_irqfd, pt);
146 init_poll_funcptr(&irqfd->pt, hsm_irqfd_poll_func);
160 events = vfs_poll(f.file, &irqfd->pt);
96 hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, poll_table *pt) argument
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c159 struct ttm_pool_type pt; local
179 pt = pool->caching[i].orders[j];
180 KUNIT_EXPECT_PTR_EQ(test, pt.pool, pool);
181 KUNIT_EXPECT_EQ(test, pt.caching, i);
182 KUNIT_EXPECT_EQ(test, pt.order, j);
186 list_empty(&pt.pages));
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_vm_mips.c65 mips_data->pt = vmap(mips_data->pt_pages, pt_size >> PAGE_SHIFT, VM_MAP,
67 if (!mips_data->pt) {
104 vunmap(mips_data->pt);
196 WRITE_ONCE(mips_data->pt[pfn], pte);
205 WRITE_ONCE(mips_data->pt[pfn], 0);
233 WRITE_ONCE(mips_data->pt[pfn], 0);
/linux-master/io_uring/
H A Dpoll.c34 struct poll_table_struct pt; member in struct:io_poll_table
302 struct poll_table_struct pt = { ._key = req->apoll_events }; local
303 req->cqe.res = vfs_poll(req->file, &pt) & req->apoll_events;
492 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, argument
496 struct io_kiocb *req = pt->req;
504 if (unlikely(pt->nr_entries)) {
514 pt->error = -EINVAL;
520 pt->error = -ENOMEM;
538 pt->nr_entries++;
552 struct io_poll_table *pt local
559 io_poll_can_finish_inline(struct io_kiocb *req, struct io_poll_table *pt) argument
672 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); local
[all...]
/linux-master/arch/sparc/kernel/
H A Dfpu_traps.S9 be,pt %xcc, 1f
13 be,pt %xcc, 1f
18 ba,pt %xcc, etrap
21 ba,a,pt %xcc, rtrap
27 be,a,pt %icc, 1f
64 b,pt %xcc, fpdis_exit2
104 ba,a,pt %xcc, fpdis_exit
107 bne,pt %icc, 3f
148 ba,a,pt %xcc, fpdis_exit
201 ba,a,pt
[all...]

Completed in 298 milliseconds

1234567891011>>