Home
last modified time | relevance | path

Searched full:place (Results 1 – 25 of 2485) sorted by relevance

12345678910>>...100

/Linux-v5.15/arch/arm64/kernel/
Dmodule.c76 static u64 do_reloc(enum aarch64_reloc_op reloc_op, __le32 *place, u64 val) in do_reloc() argument
82 return val - (u64)place; in do_reloc()
84 return (val & ~0xfff) - ((u64)place & ~0xfff); in do_reloc()
93 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data() argument
95 s64 sval = do_reloc(op, place, val); in reloc_data()
98 * The ELF psABI for AArch64 documents the 16-bit and 32-bit place in reloc_data()
111 *(s16 *)place = sval; in reloc_data()
127 *(s32 *)place = sval; in reloc_data()
143 *(s64 *)place = sval; in reloc_data()
157 static int reloc_insn_movw(enum aarch64_reloc_op op, __le32 *place, u64 val, in reloc_insn_movw() argument
[all …]
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/dynevent/
Dgeneric_clear_event.tc4 # requires: dynamic_events "place: [<module>:]<symbol>":README "place (kretprobe): [<module>:]<symb…
9 PLACE=$FUNCTION_FORK
12 echo "p:myevent1 $PLACE" >> dynamic_events
14 echo "r:myevent2 $PLACE" >> dynamic_events
25 echo "!p:myevent1 $PLACE" >> dynamic_events
36 echo "!r:myevent2 $PLACE" >> dynamic_events
Dadd_remove_kprobe.tc4 # requires: dynamic_events "place: [<module>:]<symbol>":README "place (kretprobe): [<module>:]<symb…
9 PLACE=$FUNCTION_FORK
11 echo "p:myevent1 $PLACE" >> dynamic_events
12 echo "r:myevent2 $PLACE" >> dynamic_events
Dclear_select_events.tc4 …equires: dynamic_events kprobe_events synthetic_events "place: [<module>:]<symbol>":README "place
9 PLACE=$FUNCTION_FORK
12 echo "p:myevent1 $PLACE" >> dynamic_events
14 echo "r:myevent2 $PLACE" >> dynamic_events
/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_thp.c35 const struct ttm_place *place, in vmw_thp_insert_aligned() argument
45 place->fpfn, lpfn, mode); in vmw_thp_insert_aligned()
53 const struct ttm_place *place, in vmw_thp_get_node() argument
68 ttm_resource_init(bo, place, &node->base); in vmw_thp_get_node()
70 lpfn = place->lpfn; in vmw_thp_get_node()
75 if (place->flags & TTM_PL_FLAG_TOPDOWN) in vmw_thp_get_node()
83 align_pages, place, in vmw_thp_get_node()
93 align_pages, place, &node->base, in vmw_thp_get_node()
102 place->fpfn, lpfn, mode); in vmw_thp_get_node()
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c218 * This is the place to put in driver specific hooks to release
564 /* try and move to final place now. */ in ttm_bo_evict()
572 const struct ttm_place *place) in ttm_bo_eviction_valuable() argument
581 if (place->fpfn >= (bo->resource->start + bo->resource->num_pages) || in ttm_bo_eviction_valuable()
582 (place->lpfn && place->lpfn <= bo->resource->start)) in ttm_bo_eviction_valuable()
601 const struct ttm_place *place, in ttm_bo_evict_swapout_allowable() argument
620 if (ret && place && !bo->bdev->funcs->eviction_valuable(bo, place)) { in ttm_bo_evict_swapout_allowable()
668 const struct ttm_place *place, in ttm_mem_evict_first() argument
682 if (!ttm_bo_evict_swapout_allowable(bo, ctx, place, in ttm_mem_evict_first()
776 const struct ttm_place *place, in ttm_bo_mem_force_space() argument
[all …]
Dttm_range_manager.c60 const struct ttm_place *place, in ttm_range_man_alloc() argument
70 lpfn = place->lpfn; in ttm_range_man_alloc()
79 if (place->flags & TTM_PL_FLAG_TOPDOWN) in ttm_range_man_alloc()
82 ttm_resource_init(bo, place, &node->base); in ttm_range_man_alloc()
88 place->fpfn, lpfn, mode); in ttm_range_man_alloc()
Dttm_resource.c33 const struct ttm_place *place, in ttm_resource_init() argument
38 res->mem_type = place->mem_type; in ttm_resource_init()
39 res->placement = place->flags; in ttm_resource_init()
48 const struct ttm_place *place, in ttm_resource_alloc() argument
52 ttm_manager_type(bo->bdev, place->mem_type); in ttm_resource_alloc()
54 return man->func->alloc(man, bo, place, res_ptr); in ttm_resource_alloc()
/Linux-v5.15/Documentation/hwmon/
Dk8temp.rst36 temp1_input temperature of Core 0 and "place" 0
37 temp2_input temperature of Core 0 and "place" 1
38 temp3_input temperature of Core 1 and "place" 0
39 temp4_input temperature of Core 1 and "place" 1
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gtt_mgr.c120 * @place: placement flags and restrictions
127 const struct ttm_place *place, in amdgpu_gtt_mgr_new() argument
135 if (!(place->flags & TTM_PL_FLAG_TEMPORARY) && in amdgpu_gtt_mgr_new()
148 ttm_resource_init(tbo, place, &node->base.base); in amdgpu_gtt_mgr_new()
150 if (place->lpfn) { in amdgpu_gtt_mgr_new()
155 0, place->fpfn, place->lpfn, in amdgpu_gtt_mgr_new()
175 if (!(place->flags & TTM_PL_FLAG_TEMPORARY)) in amdgpu_gtt_mgr_new()
/Linux-v5.15/arch/sparc/kernel/
Divec.S5 * [high 32-bits] MMU Context Argument 0, place in %g5
6 * DATA 1: Address Argument 1, place in %g1
7 * DATA 2: Address Argument 2, place in %g7
/Linux-v5.15/drivers/staging/fwserial/
Ddma_fifo.c36 * @fifo: address of in-place "struct dma_fifo" object
46 * @fifo: address of in-place "struct dma_fifo" object
90 * @fifo: address of in-place "struct dma_fifo" to free
111 * @fifo: address of in-place "struct dma_fifo" to reset
132 * @fifo: address of in-place "struct dma_fifo" to write to
175 * @fifo: address of in-place "struct dma_fifo" to read from
239 * @fifo: address of in-place "struct dma_fifo" which was read from
/Linux-v5.15/include/uapi/linux/
Dcoda.h374 char *data; /* Place holder for data. */
380 caddr_t data; /* Place holder for data. */
427 int name; /* Place holder for data. */
445 int name; /* Place holder for data. */
459 int name; /* Place holder for data. */
470 struct CodaFid destFid; /* Directory in which to place link */
471 int tname; /* Place holder for data. */
497 int name; /* Place holder for data. */
511 int name; /* Place holder for data. */
540 caddr_t data; /* Place holder for data. */
Dswab.h237 * __swab16s - byteswap a 16-bit value in-place
249 * __swab32s - byteswap a 32-bit value in-place
262 * __swab64s - byteswap a 64-bit value in-place
275 * __swahw32s - wordswap a 32-bit value in-place
290 * __swahb32s - high and low byteswap a 32-bit value in-place
/Linux-v5.15/Documentation/filesystems/
Dcoda.rst172 be able to retrieve and place messages and to be notified of the
196 Among these interfaces the VFS interface and the facility to place,
511 char *name; /* Place holder for data. */
673 char *name; /* Place holder for data. */
734 char *name; /* Place holder for data. */
779 ViceFid destFid; /* Directory in which to place link */
780 char *tname; /* Place holder for data. */
847 char *name; /* Place holder for data. */
879 char *name; /* Place holder for data. */
916 caddr_t data; /* Place holder for data. */
[all …]
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_ttm_buddy_manager.c32 const struct ttm_place *place, in i915_ttm_buddy_man_alloc() argument
44 GEM_BUG_ON(place->fpfn || place->lpfn); in i915_ttm_buddy_man_alloc()
50 ttm_resource_init(bo, place, &bman_res->base); in i915_ttm_buddy_man_alloc()
63 if (place->flags & TTM_PL_FLAG_CONTIGUOUS) { in i915_ttm_buddy_man_alloc()
/Linux-v5.15/arch/mips/include/asm/mach-ip27/
Dkernel-entry-init.h37 dsll t1, NASID_SHFT # Shift text nasid into place
43 dsll t1, 6 # Get pfn into place
44 dsll t2, 6 # Get pfn into place
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c47 const struct ttm_place *place, in nouveau_vram_manager_new() argument
61 ttm_resource_init(bo, place, *res); in nouveau_vram_manager_new()
80 const struct ttm_place *place, in nouveau_gart_manager_new() argument
91 ttm_resource_init(bo, place, *res); in nouveau_gart_manager_new()
104 const struct ttm_place *place, in nv04_gart_manager_new() argument
117 ttm_resource_init(bo, place, *res); in nv04_gart_manager_new()
/Linux-v5.15/include/drm/ttm/
Dttm_resource.h54 * @place: Placement details.
58 * by @man. Placement details if applicable are given by @place. If
72 const struct ttm_place *place,
263 const struct ttm_place *place,
266 const struct ttm_place *place,
/Linux-v5.15/drivers/net/ethernet/freescale/fman/
Dfman_sp.c58 /* this is the next free place in the array */ in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
63 /* find the right place for this poolId */ in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
65 /* move the pool_ids one place ahead in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
72 /* now k==j, this is the place for in fman_sp_set_buf_pools_in_asc_order_of_buf_sizes()
/Linux-v5.15/drivers/gpu/host1x/hw/
Dhw_host1x01_channel.h16 * and masked to place it at field <y> of register <x>. This value
25 * to place it at field <y> of register <x>. This value can be |'d
29 * <x> value 'r' after being shifted to place its LSB at bit 0.
Dhw_host1x02_channel.h16 * and masked to place it at field <y> of register <x>. This value
25 * to place it at field <y> of register <x>. This value can be |'d
29 * <x> value 'r' after being shifted to place its LSB at bit 0.
Dhw_host1x05_channel.h16 * and masked to place it at field <y> of register <x>. This value
25 * to place it at field <y> of register <x>. This value can be |'d
29 * <x> value 'r' after being shifted to place its LSB at bit 0.
Dhw_host1x04_channel.h16 * and masked to place it at field <y> of register <x>. This value
25 * to place it at field <y> of register <x>. This value can be |'d
29 * <x> value 'r' after being shifted to place its LSB at bit 0.
/Linux-v5.15/arch/m68k/fpsp040/
Dgen_except.S79 orl %d1,%d0 |put it in the right place
83 orl %d1,%d0 |put them in the right place
198 orl %d1,%d0 |put it in the right place
202 orl %d1,%d0 |put them in the right place
310 orl %d1,%d0 |put it in the right place
314 orl %d1,%d0 |put them in the right place
432 movew #8,%d1 | place unimp frame instead
447 movew #10,%d1 | place unimp frame instead

12345678910>>...100