/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_abi16.h | 42 int nouveau_abi16_usif(struct drm_file *, void *data, u32 size); 56 uint32_t size; member
|
H A D | nouveau_mem.h | 30 size_t size); 33 size_t size);
|
H A D | nouveau_bo85b5.c | 47 u32 page_count = PFN_UP(new_reg->size); in nva3_bo_move_copy() 50 page_count = PFN_UP(new_reg->size); in nva3_bo_move_copy()
|
H A D | nouveau_bo90b5.c | 40 u32 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_copy() 43 page_count = PFN_UP(new_reg->size); in nvc0_bo_move_copy()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gem.h | 64 struct drm_gem_object *panfrost_gem_create_object(struct drm_device *dev, size_t size); 72 panfrost_gem_create(struct drm_device *dev, size_t size, u32 flags);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | memnv04.c | 51 nv04_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, in nv04_mem_new() argument 68 size, true, false, pmemory); in nv04_mem_new()
|
H A D | vmmtu102.c | 71 tu102_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in tu102_vmm_new() argument 75 return gp100_vmm_new_(&tu102_vmm, mmu, managed, addr, size, in tu102_vmm_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | outp.h | 28 int nvif_outp_infoframe(struct nvif_outp *, u8 type, struct nvif_outp_infoframe_v0 *, u32 size); 29 int nvif_outp_hda_eld(struct nvif_outp *, int head, void *data, u32 size);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | os.h | 27 u32 size; member 35 blob->size = 0; in nvkm_blob_dtor()
|
H A D | gpuobj.h | 20 u32 size; member 35 int nvkm_gpuobj_new(struct nvkm_device *, u32 size, int align, bool zero,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | device.c | 52 s32 oclass, void *data, u32 size, struct nvif_device *device) in nvif_device_ctor() 55 oclass, data, size, &device->object); in nvif_device_ctor() 51 nvif_device_ctor(struct nvif_object *parent, const char *name, u32 handle, s32 oclass, void *data, u32 size, struct nvif_device *device) nvif_device_ctor() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv10.c | 30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv10_fb_tile_init() argument 34 tile->limit = max(1u, addr + size) - 1; in nv10_fb_tile_init()
|
H A D | nv40.c | 30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv40_fb_tile_comp() argument 33 u32 tiles = DIV_ROUND_UP(size, 0x80); in nv40_fb_tile_comp()
|
H A D | nv44.c | 30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv44_fb_tile_init() argument 35 tile->limit = max(1u, addr + size) - 1; in nv44_fb_tile_init()
|
H A D | nv35.c | 30 nv35_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv35_fb_tile_comp() argument 33 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv35_fb_tile_comp()
|
H A D | nv36.c | 30 nv36_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv36_fb_tile_comp() argument 33 u32 tiles = DIV_ROUND_UP(size, 0x40); in nv36_fb_tile_comp()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_object.h | 53 return bo->tbo.base.size; in qxl_bo_size() 57 unsigned long size,
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | subcmd-util.h | 49 static inline void *xrealloc(void *ptr, size_t size) in xrealloc() argument 51 void *ret = realloc(ptr, size); in xrealloc()
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | stackdepot.py | 39 size = int(stack['size'].cast(utils.get_ulong_type())) 40 return stack['entries'], size
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | units.c | 65 int unit_number__scnprintf(char *buf, size_t size, u64 n) in unit_number__scnprintf() argument 75 return scnprintf(buf, size, "%" PRIu64 "%c", n, unit[i]); in unit_number__scnprintf()
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | raw_syscall_helper_32.S | 39 .size sys32_helper, .-sys32_helper 47 .size int80_and_ret, .-int80_and_ret
|
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
H A D | clone3_selftests.h | 49 static pid_t sys_clone3(struct __clone_args *args, size_t size) in sys_clone3() argument 53 return syscall(__NR_clone3, args, size); in sys_clone3()
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_vm_syscall.h | 60 STATUS_T LOS_UnMMap(VADDR_T addr, size_t size); 67 INT32 ShmGet(key_t key, size_t size, INT32 shmflg);
|
/kernel/liteos_a/kernel/extended/plimit/ |
H A D | los_devicelimit.h | 86 UINT32 OsDevLimitWriteAllow(ProcLimitSet *plimit, const CHAR *buf, UINT32 size); 87 UINT32 OsDevLimitWriteDeny(ProcLimitSet *plimit, const CHAR *buf, UINT32 size);
|
H A D | los_ipclimit.h | 83 UINT32 OsIPCLimitShmAlloc(UINT32 size); 84 VOID OsIPCLimitShmFree(UINT32 size);
|