Home
last modified time | relevance | path

Searched refs:reporter (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/Documentation/sphinx/
Dkerneldoc.py124 … buf = self.state.memo.title_styles, self.state.memo.section_level, self.state.memo.reporter
125 self.state.memo.reporter = AutodocReporter(result, self.state.memo.reporter)
130 … self.state.memo.title_styles, self.state.memo.section_level, self.state.memo.reporter = buf
DrstFlatTable.py125 error = self.state_machine.reporter.error(
217 error = self.directive.state_machine.reporter.error(
Dcdomain.py137 self.state_machine.reporter.warning(
Dkfigure.py484 return [self.state_machine.reporter.warning(
491 return [self.state_machine.reporter.warning(
/Linux-v4.19/Documentation/admin-guide/
Dsecurity-bugs.rst26 be released without consent from the reporter unless it has already been
57 the security team can assist with this coordination, or the reporter can
67 may delay the bug handling. If a reporter wishes to have a CVE identifier
/Linux-v4.19/include/linux/
Digmp.h91 char reporter; member
/Linux-v4.19/Documentation/process/
Dcode-of-conduct.rst72 maintain confidentiality with regard to the reporter of an incident.
Dcode-of-conduct-interpretation.rst136 directly if a reporter does not wish to include the full committee in a
Dsubmitting-patches.rst602 tag should not be added without the reporter's permission, especially if the
/Linux-v4.19/net/ipv4/
Digmp.c205 im->reporter = 0; in igmp_stop_timer()
826 im->reporter = 1; in igmp_timer_expire()
1257 int reporter; in igmp_group_dropped() local
1271 reporter = im->reporter; in igmp_group_dropped()
1278 if (reporter) in igmp_group_dropped()
2843 im->reporter); in igmp_mc_seq_show()