| /linux-6.15/arch/s390/mm/ |
| H A D | dump_pagetables.c | 27 static struct addr_marker *markers; variable 205 .marker = markers, in ptdump_show() 261 markers = kvrealloc(markers, newsize, GFP_KERNEL); in add_marker() 262 if (!markers) in add_marker() 264 markers[markers_cnt].is_start = 1; in add_marker() 266 markers[markers_cnt].size = end - start; in add_marker() 267 markers[markers_cnt].name = name; in add_marker() 269 markers[markers_cnt].is_start = 0; in add_marker() 272 markers[markers_cnt].name = name; in add_marker() 320 sort(&markers[1], markers_cnt - 1, sizeof(*markers), ptdump_cmp, NULL); in pt_dump_init() [all …]
|
| /linux-6.15/scripts/dtc/ |
| H A D | yamltree.c | 32 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, in yaml_propval_int() argument 67 m = markers; in yaml_propval_int() 117 struct marker *m = prop->val.markers; in yaml_propval() 118 struct marker *markers = prop->val.markers; in yaml_propval() local 156 yaml_propval_int(emitter, markers, data, m->offset, chunk_len, 2); in yaml_propval() 159 yaml_propval_int(emitter, markers, data, m->offset, chunk_len, 4); in yaml_propval() 162 yaml_propval_int(emitter, markers, data, m->offset, chunk_len, 8); in yaml_propval() 168 yaml_propval_int(emitter, markers, data, m->offset, chunk_len, 1); in yaml_propval()
|
| H A D | treesource.c | 157 nextp = &prop->val.markers; in add_string_markers() 168 struct marker *m = prop->val.markers; in guess_value_type() 202 struct marker *m = prop->val.markers; in write_propval() 225 dummy_marker.next = prop->val.markers; in write_propval() 251 m_phandle = prop->val.markers; in write_propval()
|
| H A D | data.c | 12 m = d.markers; in data_free() 132 struct marker **mp = &d.markers; in data_append_markers() 144 struct marker *m2 = d2.markers; in data_merge() 152 d2.markers = NULL; /* So data_free() doesn't clobber them */ in data_merge()
|
| H A D | livetree.c | 485 m = p->val.markers; in get_marker_label() 906 m = prop->val.markers; in any_fixup_tree() 958 m = prop->val.markers; in generate_fixups_tree_internal() 977 m = prop->val.markers; in any_local_fixup_tree() 1039 m = prop->val.markers; in generate_local_fixups_tree_internal()
|
| H A D | checks.c | 475 struct marker *m = prop->val.markers; in check_duplicate_label_node() 504 m = prop->val.markers; in check_phandle_prop() 610 struct marker *m = prop->val.markers; in fixup_phandle_references() 645 struct marker *m = prop->val.markers; in fixup_path_references() 1423 if (prop->val.markers) { in check_property_phandle_args() 1424 struct marker *m = prop->val.markers; in check_property_phandle_args()
|
| H A D | dtc.h | 137 struct marker *markers; member
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-jpeg.rst | 56 markers (m = 0..7). The purpose of these markers is to additionally 62 markers will not be inserted. 82 Specify which JPEG markers are included in compressed stream. This
|
| H A D | vidioc-g-jpegcomp.rst | 40 markers control. 89 - See :ref:`jpeg-markers`. Deprecated. If 96 .. _jpeg-markers:
|
| /linux-6.15/scripts/ |
| H A D | kallsyms.c | 343 unsigned int *markers, markers_cnt; in write_src() local 364 markers = xmalloc(sizeof(*markers) * markers_cnt); in write_src() 370 markers[i >> 8] = off; in write_src() 414 printf("\t.long\t%u\n", markers[i]); in write_src() 417 free(markers); in write_src()
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | ptdump.c | 56 const struct addr_marker *markers; member 109 .markers = address_markers, 123 .markers = efi_addr_markers, 325 .marker = pinfo->markers, in ptdump_walk()
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | ptdump.h | 18 const struct addr_marker *markers; member
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | ptdump.h | 22 const struct addr_marker *markers; member
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | ptdump.c | 264 .marker = info->markers, in ptdump_walk() 353 kernel_ptdump_info.markers = memcpy(address_markers, m, sizeof(m)); in ptdump_init()
|
| /linux-6.15/drivers/firmware/efi/ |
| H A D | arm-runtime.c | 33 .markers = (struct addr_marker[]){
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_parser.h | 327 u8 markers[ICE_MK_COUNT_PER_GRP]; member 440 u8 markers[ICE_MARKER_ID_SIZE]; member
|
| H A D | ice_parser_rt.c | 668 rt->markers[byte] |= (u8)BIT(bit); in ice_marker_set() 681 u8 marker = mk_grp->markers[i]; in ice_marker_update() 705 rt->markers, ICE_MARKER_ID_SIZE); in ice_ptype_resolve()
|
| /linux-6.15/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 237 # V4L2 JPEG markers 238 replace define V4L2_JPEG_MARKER_DHT jpeg-markers 239 replace define V4L2_JPEG_MARKER_DQT jpeg-markers 240 replace define V4L2_JPEG_MARKER_DRI jpeg-markers 241 replace define V4L2_JPEG_MARKER_COM jpeg-markers 242 replace define V4L2_JPEG_MARKER_APP jpeg-markers
|
| /linux-6.15/arch/arm/mm/ |
| H A D | dump.c | 419 .marker = info->markers, in ptdump_walk_pgd() 449 .markers = address_markers,
|
| /linux-6.15/ |
| H A D | .gitignore | 72 /Module.markers
|
| /linux-6.15/Documentation/process/ |
| H A D | backporting.rst | 43 destination tree, as this will make git output conflict markers and let 105 edits the files to include so-called conflict markers showing you where 247 Understanding conflict markers 255 inserted conflict markers into your file. Out of the box, this will look 277 from its normal behavior. Notice the two columns of diff markers 374 For particularly nasty conflicts with many conflict markers, you can use 385 renamed, as that typically means git won't even put in conflict markers,
|
| /linux-6.15/Documentation/trace/ |
| H A D | mmiotrace.rst | 70 During tracing you can place comments (markers) into the trace by 73 which action. It is recommended to place descriptive markers about what you
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | raw-nand-chip.yaml | 66 find Bad Block Markers (BBM). These markers will help to
|
| /linux-6.15/Documentation/power/ |
| H A D | s2ram.rst | 24 time-consuming - having to insert TRACE_RESUME() markers into the device
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | ordering.txt | 374 This category includes read-side markers such as rcu_read_lock() 378 Compared to locking primitives and RMW atomic operations, markers 381 For example, the rcu_read_lock() and rcu_read_unlock() markers interact
|