Home
last modified time | relevance | path

Searched full:notes (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst24 :Notes:
41 :Notes:
51 :Notes:
64 :Notes:
76 :Notes:
90 :Notes:
103 :Notes:
126 :Notes:
139 :Notes:
151 :Notes:
[all …]
/linux/tools/perf/util/
H A Dannotate.c6 * copyright notes.
148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
150 annotation__lock(notes); in symbol__annotate_zero_histograms()
151 if (notes->src != NULL) { in symbol__annotate_zero_histograms()
152 memset(notes->src->histograms, 0, in symbol__annotate_zero_histograms()
153 notes->src->nr_histograms * sizeof(*notes->src->histograms)); in symbol__annotate_zero_histograms()
154 hashmap__clear(notes->src->samples); in symbol__annotate_zero_histograms()
156 if (notes->branch && notes->branch->cycles_hist) { in symbol__annotate_zero_histograms()
157 memset(notes->branch->cycles_hist, 0, in symbol__annotate_zero_histograms()
160 annotation__unlock(notes); in symbol__annotate_zero_histograms()
[all …]
H A Dannotate.h213 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
217 int __annotation__scnprintf_samples_period(struct annotation *notes,
362 static inline void annotation__init(struct annotation *notes __maybe_unused) in annotation__init()
365 void annotation__exit(struct annotation *notes);
367 void annotation__lock(struct annotation *notes) EXCLUSIVE_LOCK_FUNCTION(*notes);
368 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes);
369 bool annotation__trylock(struct annotation *notes) EXCLUSIVE_TRYLOCK_FUNCTION(true, *notes);
371 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() argument
373 if (notes->branch && annotate_opts.show_minmax_cycle) in annotation__cycles_width()
376 return notes->branch ? ANNOTATION__IPC_WIDTH + ANNOTATION__CYCLES_WIDTH : 0; in annotation__cycles_width()
[all …]
H A Dcapstone.c224 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone() local
265 annotation_line__add(&dl->al, &notes->src->source); in symbol__disassemble_capstone()
294 annotation_line__add(&dl->al, &notes->src->source); in symbol__disassemble_capstone()
301 struct list_head *list = &notes->src->source; in symbol__disassemble_capstone()
330 list_for_each_entry_safe(dl, tmp, &notes->src->source, al.node) { in symbol__disassemble_capstone()
347 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc() local
417 annotation_line__add(&dl->al, &notes->src->source); in symbol__disassemble_capstone_powerpc()
438 annotation_line__add(&dl->al, &notes->src->source); in symbol__disassemble_capstone_powerpc()
445 struct list_head *list = &notes->src->source; in symbol__disassemble_capstone_powerpc()
H A Dblock-info.c132 struct annotation *notes; in block_info__process_sym() local
144 notes = symbol__annotation(he->ms.sym); in block_info__process_sym()
145 if (!notes || !notes->branch || !notes->branch->cycles_hist) in block_info__process_sym()
147 ch = notes->branch->cycles_hist; in block_info__process_sym()
159 notes->branch->br_cntr, in block_info__process_sym()
/linux/tools/perf/ui/browsers/
H A Dannotate.c73 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local
77 if (nr == notes->src->max_jump_sources) in ui_browser__jumps_percent_color()
117 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local
149 annotation_line__write(al, notes, &ops, &apd); in annotate_browser__write()
191 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local
192 u8 pcnt_width = annotation__pcnt_width(notes); in annotate_browser__draw_current_jump()
224 target = annotated_source__get_line(notes->src, cursor->ops.target.offset); in annotate_browser__draw_current_jump()
226 ui_helpline__printf("WARN: jump target inconsistency, press 'o', notes->offsets[%#x] = NULL\n", in annotate_browser__draw_current_jump()
239 width = annotation__cycles_width(notes); in annotate_browser__draw_current_jump()
243 pcnt_width + 2 + notes->src->widths.addr + width + cntr_width, in annotate_browser__draw_current_jump()
[all …]
/linux/fs/netfs/
H A Dread_collect.c17 /* Notes made in the collector */
101 unsigned int *notes) in netfs_read_unlock_folios() argument
127 if (*notes & COPY_TO_CACHE) in netfs_read_unlock_folios()
150 *notes |= MADE_PROGRESS; in netfs_read_unlock_folios()
189 unsigned int notes; in netfs_collect_read_results() local
199 notes = BUFFERED; in netfs_collect_read_results()
201 notes = 0; in netfs_collect_read_results()
222 notes |= HIT_PENDING; in netfs_collect_read_results()
231 if (notes & BUFFERED) { in netfs_collect_read_results()
235 if (!(notes & HIT_PENDING) && in netfs_collect_read_results()
[all …]
H A Dwrite_collect.c16 /* Notes made in the collector */
112 unsigned int *notes) in netfs_writeback_unlock_folios() argument
126 *notes |= MADE_PROGRESS; in netfs_writeback_unlock_folios()
164 *notes |= MADE_PROGRESS; in netfs_writeback_unlock_folios()
202 unsigned int notes; in netfs_collect_write_results() local
216 notes = NEED_UNLOCK; in netfs_collect_write_results()
218 notes = 0; in netfs_collect_write_results()
244 notes |= HIT_PENDING; in netfs_collect_write_results()
251 notes |= MADE_PROGRESS | SAW_FAILURE; in netfs_collect_write_results()
258 notes |= MADE_PROGRESS; in netfs_collect_write_results()
[all …]
/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst164 notes:
195 notes:
252 notes:
279 notes:
304 notes:
331 notes:
358 notes:
436 notes:
469 notes:
487 notes:
[all …]
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h165 Notes: To join a known BSS.
174 Notes: To join the specified bss
186 Notes: To disconnect the current associated BSS
198 Notes: To create a BSS
209 Notes: To set the NIC mode of RTL8711
232 Notes: To ask RTL8711 performing site-survey
251 Notes: To set the auth type of RTL8711. open/shared/802.1x
340 Notes: To notify fw that given staid has changed its power state
354 Notes: To setup the basic rate of RTL8711
366 Notes: To read the current basic rate
[all …]
/linux/include/xen/interface/
H A Devent_channel.h22 * NOTES:
40 * NOTES:
55 * NOTES:
71 * NOTES:
87 * NOTES:
122 * NOTES:
157 * NOTES:
183 * NOTES:
H A Delfnote.h5 * Definitions used for the Xen ELF notes.
14 * `incontents 200 elfnotes ELF notes
16 * The notes should live in a PT_NOTE segment and have "Xen" in the
28 * Xen only uses ELF Notes contained in x86 binaries.
109 * these ELF notes will include this and therefore "yes" here is
223 * System information exported through crash notes.
232 * System registers exported through crash notes.
/linux/arch/m68k/fpsp040/
H A Dslog2.S28 | ALGORITHM and IMPLEMENTATION NOTES:
34 | Notes: Default means round-to-nearest mode, no floating-point
38 | Notes: Even if X is denormalized, log(X) is always normalized.
49 | Notes: Default means round-to-nearest mode, no floating-point
63 | Notes: Default means round-to-nearest mode, no floating-point
67 | Notes: Even if X is denormalized, log(X) is always normalized.
78 | Notes: Default means round-to-nearest mode, no floating-point
H A Dsetox.S45 | ALGORITHM and IMPLEMENTATION NOTES
53 | Notes: This will always generate one exception -- inexact.
64 | Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.
86 | Notes: The calculation in 2.2 is really performed by
106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate
129 | Notes: a) In order to reduce memory access, the coefficients are
144 | Notes: 2^(J/64) is stored as T and t where T+t approximates
158 | Notes: If AdjFlag = 0, we have X = Mlog2 + Jlog2/64 + R,
176 | Notes: For non-zero X, the inexact exception will always be
194 | Notes: Refer to notes for 2.2 - 2.6.
[all …]
/linux/kernel/module/
H A Dsysfs.c137 * /sys/module/foo/notes/.section.name gives contents of SHT_NOTE sections.
153 unsigned int notes, loaded, i; in add_notes_attrs() local
159 /* Count notes sections and allocate structures. */ in add_notes_attrs()
160 notes = 0; in add_notes_attrs()
164 ++notes; in add_notes_attrs()
166 if (notes == 0) in add_notes_attrs()
169 notes_attrs = kzalloc(struct_size(notes_attrs, attrs, notes), in add_notes_attrs()
174 gattr = kcalloc(notes + 1, sizeof(*gattr), GFP_KERNEL); in add_notes_attrs()
180 notes_attrs->grp.name = "notes"; in add_notes_attrs()
217 * We are positive that no one is using any notes attrs in remove_notes_attrs()
/linux/Documentation/ABI/stable/
H A Dsysfs-kernel-notes1 What: /sys/kernel/notes
4 Description: The /sys/kernel/notes file contains the binary representation
5 of the running vmlinux's .notes section.
/linux/include/linux/
H A Delfnote.h19 * All notes from a given NAME are put into a section named
20 * .note.NAME. When the kernel image is finally linked, all the notes
21 * are packed into a single .notes section, which is mapped into the
22 * PT_NOTE segment. Because notes for a given name are grouped into
28 * See the ELF specification for more detail about ELF notes.
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
44 unsigned long *notes_bitmap; /* Allocation bitmap for notes */
47 unsigned int nr_notes; /* Number of notes */
48 unsigned int nr_pages; /* Number of pages in notes[] */
/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst69 Notes:
112 Notes:
165 Notes:
202 Notes:
261 Notes:
/linux/drivers/scsi/lpfc/
H A Dlpfc_mem.c101 * Notes: Not interrupt-safe. Must be called with no locks held. If any
379 * Notes: Not interrupt-safe. Must be called with no locks held. Takes
414 * Notes: Must be called with phba->hbalock held to synchronize access to
443 * Notes: Takes phba->hbalock. Can be called with or without other locks held.
503 * Notes: Not interrupt-safe. Must be called with no locks held.
536 * Notes: Can be called with or without locks held.
555 * Notes: Not interrupt-safe. Must be called with no locks held.
596 * Notes: Can be called with or without locks held.
654 * Notes: Can be called with or without locks held.
675 * Notes: Takes phba->hbalock. Can be called with or without other locks held.
[all …]
/linux/fs/proc/
H A Dvmcore.c47 /* Size of all notes minus the device dump notes */
236 * Architectures may override this function to read from notes sections
362 /* We add device dumps before other elf notes because the in __read_vmcore()
363 * other elf notes may not fill the elf notes buffer in __read_vmcore()
365 * between the elf notes and the device dumps. Tools will in __read_vmcore()
366 * then try to decode this zero-filled data as valid notes in __read_vmcore()
368 * the other elf notes ensure that zero-filled data can be in __read_vmcore()
389 /* Read remaining elf notes */ in __read_vmcore()
630 /* We add device dumps before other elf notes because the in mmap_vmcore()
631 * other elf notes may not fill the elf notes buffer in mmap_vmcore()
[all …]
/linux/fs/
H A Dbinfmt_elf.c1685 struct memelfnote notes[]; member
1736 fill_note(&t->notes[0], PRSTATUS, PRSTATUS_SIZE, &t->prstatus); in fill_thread_core_info()
1737 info->size += notesize(&t->notes[0]); in fill_thread_core_info()
1778 __fill_note(&t->notes[note_iter], note_name, note_type, in fill_thread_core_info()
1781 info->size += notesize(&t->notes[note_iter]); in fill_thread_core_info()
1798 fill_note(&t->notes[0], PRSTATUS, sizeof(t->prstatus), &t->prstatus); in fill_thread_core_info()
1799 info->size += notesize(&t->notes[0]); in fill_thread_core_info()
1808 fill_note(&t->notes[1], PRFPREG, sizeof(*fpu), fpu); in fill_thread_core_info()
1809 info->size += notesize(&t->notes[1]); in fill_thread_core_info()
1836 * Figure out how many notes we're going to need for each thread. in fill_note_info()
[all …]
/linux/drivers/staging/gpib/
H A DTODO21 - resolve XXX notes where possible
22 - fix FIXME notes
/linux/Documentation/bpf/
H A Dindex.rst32 clang-notes
33 linux-notes
/linux/Documentation/devicetree/
H A Dindex.rst22 dynamic-resolution-notes
23 overlay-notes

12345678910>>...31