Searched refs:continuing (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v6.6/crypto/ |
D | algif_hash.c | 71 bool continuing, need_init = false; in hash_sendmsg() local 78 continuing = ctx->more; in hash_sendmsg() 80 if (!continuing) { in hash_sendmsg() 135 if (!msg_data_left(msg) && !continuing && in hash_sendmsg() 152 continuing = true; in hash_sendmsg()
|
/Linux-v6.6/Documentation/admin-guide/LSM/ |
D | SELinux.rst | 23 before continuing.
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | contributors.rst | 24 - for their continuing work on the DVB driver
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | x_store.S | 142 | ; before continuing
|
/Linux-v6.6/Documentation/powerpc/ |
D | syscall64-abi.rst | 11 continuing at the instruction following the sc instruction.
|
/Linux-v6.6/Documentation/trace/ |
D | tracepoints.rst | 25 provided ends its execution, it returns to the caller (continuing from
|
D | ring-buffer-design.rst | 242 transaction. If another write happens it must finish before continuing
|
D | events.rst | 867 by the subsequent call, continuing until all the fields have been set
|
/Linux-v6.6/Documentation/networking/ |
D | fib_trie.rst | 140 At this point we backtrack (t->stats.backtrack++) up the trie, continuing to
|
D | filter.rst | 467 will walk through the pcap file continuing from the current packet and
|
/Linux-v6.6/drivers/usb/dwc2/ |
D | gadget.c | 1051 bool continuing) in dwc2_hsotg_start_req() argument 1066 if (hs_ep->req && !continuing) { in dwc2_hsotg_start_req() 1070 } else if (hs_ep->req != hs_req && continuing) { in dwc2_hsotg_start_req() 1133 if (dir_in && ureq->zero && !continuing) { in dwc2_hsotg_start_req() 1161 if (continuing) in dwc2_hsotg_start_req() 1177 if (using_dma(hsotg) && !continuing && (length != 0)) { in dwc2_hsotg_start_req()
|
/Linux-v6.6/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 105 The Code of Conduct does not prohibit continuing to include names, email
|
D | handling-regressions.rst | 11 before continuing here.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | intel_txt.rst | 135 or simply logging them and continuing.
|
/Linux-v6.6/Documentation/virt/kvm/ |
D | vcpu-requests.rst | 132 sender of the request continuing on. No action needs be taken by the target,
|
/Linux-v6.6/Documentation/scsi/ |
D | aic7xxx.rst | 183 problem, continuing to report the errors just degrades
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1982 * before continuing. 1999 * from out to in, wait an additional data release delay before continuing. 2113 * before continuing.
|
/Linux-v6.6/Documentation/usb/ |
D | usb-serial.rst | 143 reset button, continuing to hold onto the power until the bootloader screen
|
/Linux-v6.6/Documentation/driver-api/ |
D | device-io.rst | 87 continuing execution::
|
/Linux-v6.6/scripts/ |
D | spelling.txt | 408 continueing||continuing
|
/Linux-v6.6/Documentation/bpf/ |
D | kfuncs.rst | 403 subsystem in question, and of course what the technical cost is of continuing
|
/Linux-v6.6/Documentation/driver-api/surface_aggregator/ |
D | internal.rst | 94 before continuing with the architectural overview below.
|
/Linux-v6.6/Documentation/locking/ |
D | lockdep-design.rst | 26 continuing effort to prove lock usages and dependencies are correct or
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ras.rst | 787 system context might be so mangled that continuing will lead to further
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | dev-decoder.rst | 1032 such as the `Dynamic Resolution Change` sequence, before continuing with
|
12