Home
last modified time | relevance | path

Searched refs:starting (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dauth_none.c19 xi->starting = true; in reset()
32 return !xi->starting; in is_authenticated()
39 return xi->starting; in should_authenticate()
77 xi->starting = false; in handle_reply()
138 xi->starting = true; in ceph_auth_none_init()
H A Dauth_none.h23 bool starting; member
H A Dauth_x.h43 bool starting; member
H A Dauth_x.c576 if (xi->starting) { in ceph_x_handle_reply()
585 xi->starting = false; in ceph_x_handle_reply()
759 xi->starting = true; in ceph_x_reset()
954 xi->starting = true; in ceph_x_init()
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_none.c19 xi->starting = true; in reset()
32 return !xi->starting; in is_authenticated()
39 return xi->starting; in should_authenticate()
79 xi->starting = false; in handle_reply()
140 xi->starting = true; in ceph_auth_none_init()
H A Dauth_none.h22 bool starting; member
H A Dauth_x.h43 bool starting; member
H A Dauth_x.c678 if (xi->starting) { in ceph_x_handle_reply()
687 xi->starting = false; in ceph_x_handle_reply()
909 xi->starting = true; in ceph_x_reset()
1110 xi->starting = true; in ceph_x_init()
/kernel/linux/linux-5.10/scripts/
H A Ddecodecode127 echo Code starting with the faulting instruction > $T.aa
135 # (lines of whole $T.oo) - (lines of $T.aa, i.e. "Code starting") + 3,
/kernel/linux/linux-6.6/scripts/
H A Ddecodecode236 echo Code starting with the faulting instruction > $T.aa
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dmemchr.S70 or $7, $6, $1 # .. e1 : $1 = quadword starting at $16
H A Dev6-memchr.S70 or $7, $6, $1 # E : L U L U $1 = quadword starting at $16
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dmemchr.S70 or $7, $6, $1 # .. e1 : $1 = quadword starting at $16
H A Dev6-memchr.S70 or $7, $6, $1 # E : L U L U $1 = quadword starting at $16
/kernel/linux/linux-5.10/sound/pci/
H A Dsis7019.c575 int starting; in sis_pcm_trigger() local
587 starting = 1; in sis_pcm_trigger()
592 starting = 0; in sis_pcm_trigger()
619 if (starting) { in sis_pcm_trigger()
/kernel/linux/linux-6.6/sound/pci/
H A Dsis7019.c574 int starting; in sis_pcm_trigger() local
586 starting = 1; in sis_pcm_trigger()
591 starting = 0; in sis_pcm_trigger()
618 if (starting) { in sis_pcm_trigger()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfcloop.c1510 int starting, amount; in fcloop_set_cmd_drop() local
1512 if (sscanf(buf, "%x:%d:%d", &opcode, &starting, &amount) != 3) in fcloop_set_cmd_drop()
1518 drop_instance = starting; in fcloop_set_cmd_drop()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dgadget.c1366 int starting; in __dwc3_gadget_kick_transfer() local
1379 starting = !(dep->flags & DWC3_EP_TRANSFER_STARTED); in __dwc3_gadget_kick_transfer()
1385 if (!ret && !starting) in __dwc3_gadget_kick_transfer()
1396 if (starting) { in __dwc3_gadget_kick_transfer()
4012 * sure we're starting from a well known location. in dwc3_gadget_init()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c1629 int starting; in __dwc3_gadget_kick_transfer() local
1642 starting = !(dep->flags & DWC3_EP_TRANSFER_STARTED); in __dwc3_gadget_kick_transfer()
1648 if (!ret && !starting) in __dwc3_gadget_kick_transfer()
1659 if (starting) { in __dwc3_gadget_kick_transfer()
4649 * sure we're starting from a well known location. in dwc3_gadget_init()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dperf_asm.S31 ; starting/stopping the coprocessor with the pmenb/pmdis.
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dperf_asm.S31 ; starting/stopping the coprocessor with the pmenb/pmdis.
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S713 # Reads DLEN bytes starting at DPTR and stores in XMMDst
H A Daesni-intel_asm.S565 # Reads DLEN bytes starting at DPTR and stores in XMMDst
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S561 # Reads DLEN bytes starting at DPTR and stores in XMMDst
H A Daesni-intel_avx-x86_64.S681 # Reads DLEN bytes starting at DPTR and stores in XMMDst

Completed in 33 milliseconds