Home
last modified time | relevance | path

Searched refs:INIT (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v4.19/Documentation/ia64/
Dmca.txt1 An ad-hoc collection of notes on IA64 MCA and INIT processing. Feel
6 MCA/INIT are completely asynchronous. They can occur at any time, when
8 holding a spinlock. Trying to get any lock from MCA/INIT state is
29 sends an unmaskable INIT event to the slave cpus that have not
32 * Because MCA/INIT can be delivered at any time, including when the cpu
34 event are _completely_ undefined. In particular the MCA/INIT
37 TP on return. However MCA/INIT events expose us to these PAL
40 * If an MCA/INIT event occurs while the kernel was running (not user
41 space) and the kernel has called PAL then the MCA/INIT handler cannot
44 Because the MCA/INIT handlers cannot trust the kernel stack, they
[all …]
/Linux-v4.19/lib/
Ddecompress_unlzma.c42 static long long INIT read_int(unsigned char *ptr, int size) in read_int()
85 static long INIT nofill(void *buffer, unsigned long len) in nofill()
91 static void INIT rc_read(struct rc *rc) in rc_read()
101 static inline void INIT rc_init(struct rc *rc, in rc_init()
118 static inline void INIT rc_init_code(struct rc *rc) in rc_init_code()
131 static void INIT rc_do_normalize(struct rc *rc) in rc_do_normalize()
138 static inline void INIT rc_normalize(struct rc *rc) in rc_normalize()
148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
154 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
161 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
[all …]
Datomic64_test.c150 #define INIT(c) do { atomic64_set(&v, c); r = c; } while (0) macro
194 INIT(v0); in test_atomic64()
199 INIT(v0); in test_atomic64()
210 INIT(v0); in test_atomic64()
214 INIT(v0); in test_atomic64()
219 INIT(onestwos); in test_atomic64()
224 INIT(0); in test_atomic64()
228 INIT(-one); in test_atomic64()
232 INIT(onestwos); in test_atomic64()
237 INIT(0); in test_atomic64()
[all …]
Dinflate.c126 #ifndef INIT
127 #define INIT macro
150 STATIC int INIT huft_build OF((unsigned *, unsigned, unsigned,
152 STATIC int INIT huft_free OF((struct huft *));
153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int));
154 STATIC int INIT inflate_stored OF((void));
155 STATIC int INIT inflate_fixed OF((void));
156 STATIC int INIT inflate_dynamic OF((void));
157 STATIC int INIT inflate_block OF((int *));
158 STATIC int INIT inflate OF((void));
[all …]
Ddecompress_inflate.c32 static long INIT nofill(void *buffer, unsigned long len) in nofill()
38 STATIC int INIT __gunzip(unsigned char *buf, long len, in __gunzip()
187 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip()
197 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Dlocking-selftest-mutex.h11 #undef INIT
12 #define INIT MI macro
Dlocking-selftest-rtmutex.h11 #undef INIT
12 #define INIT RTI macro
Dlocking-selftest-spin.h11 #undef INIT
12 #define INIT SI macro
Dlocking-selftest-rlock.h14 #undef INIT
15 #define INIT RWI macro
Dlocking-selftest-rsem.h14 #undef INIT
15 #define INIT RWSI macro
Dlocking-selftest-wlock.h14 #undef INIT
15 #define INIT RWI macro
Dlocking-selftest-wsem.h14 #undef INIT
15 #define INIT RWSI macro
Ddecompress_bunzip2.c116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits()
156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block()
523 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip()
621 static long INIT nofill(void *buf, unsigned long len) in nofill()
629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip()
679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2()
747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlzo.c55 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header()
112 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
292 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlz4.c34 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4()
202 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz()
398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
/Linux-v4.19/include/linux/decompress/
Dmm.h65 #define INIT macro
87 #define INIT __init macro
/Linux-v4.19/drivers/scsi/
Daha1542.h12 #define INIT BIT(5) /* Mailbox Initialization Required */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
/Linux-v4.19/drivers/tty/serial/jsm/
Djsm_tty.c209 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
217 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
372 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_tty_init()
425 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_tty_init()
437 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_uart_port_init()
473 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_uart_port_init()
485 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_remove_uart_port()
505 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_remove_uart_port()
Djsm_driver.c124 jsm_dbg(INIT, &brd->pci_dev, in jsm_probe_one()
187 jsm_dbg(INIT, &brd->pci_dev, "jsm_found_board - NEO adapter\n"); in jsm_probe_one()
/Linux-v4.19/Documentation/security/
DLSM-sctp.rst20 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the
141 INIT --------------------------------------------->
143 Respond to an INIT chunk.
151 <----------------------------------------------- INIT ACK
/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c2369 lp->media = INIT; in autoconf_media()
2398 case INIT: in dc21040_autoconf()
2452 lp->media = INIT; in dc21040_autoconf()
2526 lp->media = INIT; in de4x5_suspect_state()
2552 case INIT: in dc21041_autoconf()
2732 lp->media = INIT; in dc21041_autoconf()
2754 case INIT: in dc21140m_autoconf()
2876 lp->media = INIT; in dc21140m_autoconf()
2894 lp->media = INIT; in dc21140m_autoconf()
2907 lp->media = INIT; in dc21140m_autoconf()
[all …]
/Linux-v4.19/arch/powerpc/boot/
Ddecompress.c27 #define INIT macro
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator
827 dc->state = INIT; in qib_diag_read()
851 ((*off || count != 8) || dc->state != INIT)) in qib_diag_write()
901 if (dc->state == INIT) in qib_diag_write()
/Linux-v4.19/include/linux/mfd/
Ddb8500-prcmu.h107 INIT = 0x00, enumerator
558 return INIT; in prcmu_get_rc_p2a()

123