Home
last modified time | relevance | path

Searched full:alive (Results 1 – 25 of 1012) sorted by relevance

12345678910>>...41

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_timer.c33 * @alive: bool, socket alive state
35 static int tcp_nip_orphan_retries(struct sock *sk, bool alive) in tcp_nip_orphan_retries() argument
40 if (sk->sk_err_soft && !alive) in tcp_nip_orphan_retries()
47 if (retries == 0 && alive) in tcp_nip_orphan_retries()
131 const bool alive = icsk->icsk_rto < TCP_RTO_MAX; in tcp_nip_write_timeout() local
134 retry_until = tcp_nip_orphan_retries(sk, alive); in tcp_nip_write_timeout()
237 const bool alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_nip_probe_timer() local
239 max_probes = tcp_nip_orphan_retries(sk, alive); in tcp_nip_probe_timer()
240 nip_dbg("sock dead, icsk_backoff=%u, max_probes=%u, alive=%u", in tcp_nip_probe_timer()
241 icsk->icsk_backoff, max_probes, alive); in tcp_nip_probe_timer()
[all …]
/kernel/linux/linux-6.6/drivers/clk/st/
Dclk-flexgen.c336 /* This clk needs to be on to keep bus interconnect alive */
338 /* This clk needs to be on to keep bus interconnect alive */
353 /* This clk needs to be on to keep bus interconnect alive */
356 /* This clk needs to be on to keep bus interconnect alive */
381 /* This clk needs to be on to keep bus interconnect alive */
383 /* This clk needs to be on to keep bus interconnect alive */
398 /* This clk needs to be on to keep bus interconnect alive */
401 /* This clk needs to be on to keep bus interconnect alive */
412 /* This clk needs to be on to keep bus interconnect alive */
432 /* This clk needs to be on to keep bus interconnect alive */
[all …]
/kernel/linux/linux-5.10/drivers/staging/gasket/
Dgasket_ioctl.c224 bool alive; in gasket_ioctl_check_permissions() local
228 alive = (gasket_dev->status == GASKET_STATUS_ALIVE); in gasket_ioctl_check_permissions()
229 if (!alive) in gasket_ioctl_check_permissions()
230 dev_dbg(gasket_dev->dev, "%s alive %d status %d\n", in gasket_ioctl_check_permissions()
231 __func__, alive, gasket_dev->status); in gasket_ioctl_check_permissions()
248 return alive && write; in gasket_ioctl_check_permissions()
252 return alive && write; in gasket_ioctl_check_permissions()
256 return alive && write; in gasket_ioctl_check_permissions()
/kernel/linux/linux-5.10/include/scsi/fc/
Dfc_fip.h18 #define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */
19 #define FIP_VN_KA_PERIOD 90000 /* required VN_port keep-alive period (mS) */
65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */
92 FIP_SC_KEEP_ALIVE = 1, /* keep-alive from VN_Port */
150 FIP_DT_FKA = 12, /* advertisement keep-alive period */
236 * FIP_DT_FKA - Advertisement keep-alive period.
242 __be32 fd_fka_period; /* adv./keep-alive period in mS */
/kernel/linux/linux-6.6/include/scsi/fc/
Dfc_fip.h18 #define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */
19 #define FIP_VN_KA_PERIOD 90000 /* required VN_port keep-alive period (mS) */
65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */
92 FIP_SC_KEEP_ALIVE = 1, /* keep-alive from VN_Port */
150 FIP_DT_FKA = 12, /* advertisement keep-alive period */
236 * FIP_DT_FKA - Advertisement keep-alive period.
242 __be32 fd_fka_period; /* adv./keep-alive period in mS */
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dsynth.c153 synth->alive = 1; in spk_synth_is_alive_nop()
160 if (synth->alive) in spk_synth_is_alive_restart()
164 synth->alive = 1; in spk_synth_is_alive_restart()
184 if (!synth->alive) { in synth_start()
201 if (synth->alive) { in spk_do_flush()
292 if (synth->alive) { in synth_insert_next_index()
396 synth->alive = 0; in do_synth_init()
436 synth->alive = 0; in synth_release()
Dbuffers.c21 * So we only stop when we know alive == 1 (else we discard the data anyway),
22 * and the alive synth will eventually call start_ttys from the thread context.
65 if (!synth->alive) { in synth_buffer_add()
Dthread.c34 (synth && synth->catch_up && synth->alive && in speakup_thread()
50 if (synth && synth->catch_up && synth->alive) { in speakup_thread()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dsynth.c153 synth->alive = 1; in spk_synth_is_alive_nop()
160 if (synth->alive) in spk_synth_is_alive_restart()
164 synth->alive = 1; in spk_synth_is_alive_restart()
184 if (!synth->alive) { in synth_start()
201 if (synth->alive) { in spk_do_flush()
294 if (synth->alive) { in synth_insert_next_index()
399 synth->alive = 0; in do_synth_init()
441 synth->alive = 0; in synth_release()
Dbuffers.c21 * So we only stop when we know alive == 1 (else we discard the data anyway),
22 * and the alive synth will eventually call start_ttys from the thread context.
65 if (!synth->alive) { in synth_buffer_add()
Dthread.c34 (synth && synth->catch_up && synth->alive && in speakup_thread()
50 if (synth && synth->catch_up && synth->alive) { in speakup_thread()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/
Dsnps,dwc-ahci-common.yaml31 PM-alive clock, RxOOB detection clock, embedded PHYs reference (Rx/Tx)
47 - description: Power Module keep-alive clock
74 - description: Power Module keep-alive clock domain reset control
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
Dprph.h122 * internal data, then notifies host via "initialize alive" notification
129 * notifies host via "alive" notification (struct il_alive_resp) that it
159 * "initialize alive" notification to host, and waits for a signal from
168 * 5) Wait for "alive" notification, then issue normal runtime commands.
312 * After receiving "Alive" response from uCode, driver must initialize
332 * Value is valid only after "Alive" response from uCode.
442 * "Alive" response from 4965 uCode, i.e. after initial
458 * "Alive" notification from uCode. Additionally, driver should init
469 * Init must be done after driver receives "Alive" response from 4965 uCode,
485 * "Alive" notification from uCode. Area is used only by device itself;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
Dprph.h122 * internal data, then notifies host via "initialize alive" notification
129 * notifies host via "alive" notification (struct il_alive_resp) that it
159 * "initialize alive" notification to host, and waits for a signal from
168 * 5) Wait for "alive" notification, then issue normal runtime commands.
312 * After receiving "Alive" response from uCode, driver must initialize
332 * Value is valid only after "Alive" response from uCode.
442 * "Alive" response from 4965 uCode, i.e. after initial
458 * "Alive" notification from uCode. Additionally, driver should init
469 * Init must be done after driver receives "Alive" response from 4965 uCode,
485 * "Alive" notification from uCode. Area is used only by device itself;
[all …]
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_timer.c142 * @alive: bool, socket alive state
144 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries() argument
149 if (sk->sk_err_soft && !alive) in tcp_orphan_retries()
155 if (retries == 0 && alive) in tcp_orphan_retries()
255 const bool alive = icsk->icsk_rto < TCP_RTO_MAX; in tcp_write_timeout() local
257 retry_until = tcp_orphan_retries(sk, alive); in tcp_write_timeout()
258 do_reset = alive || in tcp_write_timeout()
386 const bool alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer() local
388 max_probes = tcp_orphan_retries(sk, alive); in tcp_probe_timer()
389 if (!alive && icsk->icsk_backoff >= max_probes) in tcp_probe_timer()
[all …]
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_timer.c140 * @alive: bool, socket alive state
142 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries() argument
147 if (READ_ONCE(sk->sk_err_soft) && !alive) in tcp_orphan_retries()
153 if (retries == 0 && alive) in tcp_orphan_retries()
259 const bool alive = icsk->icsk_rto < TCP_RTO_MAX; in tcp_write_timeout() local
261 retry_until = tcp_orphan_retries(sk, alive); in tcp_write_timeout()
262 do_reset = alive || in tcp_write_timeout()
397 const bool alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer() local
399 max_probes = tcp_orphan_retries(sk, alive); in tcp_probe_timer()
400 if (!alive && icsk->icsk_backoff >= max_probes) in tcp_probe_timer()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dleds-tlc591xx.txt35 alive@9 {
36 label = "wrt1900ac:green:alive";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-tlc591xx.txt35 alive@9 {
36 label = "wrt1900ac:green:alive";
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dalive.h10 /* alive response is_valid values */
14 /* alive response ver_type values */
24 /* alive response ver_subtype values */
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9003_wow.c330 * AIFS time, Slot time, Keep Alive count. in ath9k_hw_wow_enable()
344 * Keep alive timeout in ms. in ath9k_hw_wow_enable()
352 * Keep alive delay in us. in ath9k_hw_wow_enable()
357 * Create keep alive pattern to respond to beacons. in ath9k_hw_wow_enable()
362 * Configure keep alive register. in ath9k_hw_wow_enable()
366 /* Send keep alive timeouts anyway */ in ath9k_hw_wow_enable()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
Dar9003_wow.c330 * AIFS time, Slot time, Keep Alive count. in ath9k_hw_wow_enable()
344 * Keep alive timeout in ms. in ath9k_hw_wow_enable()
352 * Keep alive delay in us. in ath9k_hw_wow_enable()
357 * Create keep alive pattern to respond to beacons. in ath9k_hw_wow_enable()
362 * Configure keep alive register. in ath9k_hw_wow_enable()
366 /* Send keep alive timeouts anyway */ in ath9k_hw_wow_enable()
/kernel/linux/linux-6.6/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm64.c44 * Bank type for non-alive type. Bit fields:
53 * Bank type for alive type. Bit fields:
64 /* pin banks of exynos5433 pin-controller - ALIVE */
296 /* pin banks of exynos7 pin-controller - ALIVE */
387 /* pin-controller instance 0 Alive data */
444 /* pin banks of exynos7885 pin-controller 0 (ALIVE) */
492 /* pin-controller instance 0 Alive data */
525 /* pin banks of exynos850 pin-controller 0 (ALIVE) */
585 /* pin-controller instance 0 ALIVE data */
621 /* pin banks of exynosautov9 pin-controller 0 (ALIVE) */
[all …]
/kernel/linux/linux-6.6/include/rdma/
Duverbs_types.h84 * Objects type classes which support a detach state (object is still alive but
128 * alive, regardless if this uobject is still alive in the context's objects
/kernel/linux/linux-5.10/include/rdma/
Duverbs_types.h82 * Objects type classes which support a detach state (object is still alive but
123 * alive, regardless if this uobject is still alive in the context's objects
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dcap11xx.txt72 alive@2 {
73 label = "cap11xx:green:alive";

12345678910>>...41