Home
last modified time | relevance | path

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

123

/linux-6.6.21/Documentation/arch/ia64/
Dmca.rst2 An ad-hoc collection of notes on IA64 MCA and INIT processing
9 MCA/INIT are completely asynchronous. They can occur at any time, when
11 holding a spinlock. Trying to get any lock from MCA/INIT state is
32 sends an unmaskable INIT event to the slave cpus that have not
35 * Because MCA/INIT can be delivered at any time, including when the cpu
37 event are _completely_ undefined. In particular the MCA/INIT
40 TP on return. However MCA/INIT events expose us to these PAL
43 * If an MCA/INIT event occurs while the kernel was running (not user
44 space) and the kernel has called PAL then the MCA/INIT handler cannot
47 Because the MCA/INIT handlers cannot trust the kernel stack, they
[all …]
/linux-6.6.21/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.c146 #define INIT(c) do { atomic64_set(&v, c); r = c; } while (0) macro
190 INIT(v0); in test_atomic64()
195 INIT(v0); in test_atomic64()
206 INIT(v0); in test_atomic64()
210 INIT(v0); in test_atomic64()
215 INIT(onestwos); in test_atomic64()
220 INIT(0); in test_atomic64()
224 INIT(-one); in test_atomic64()
228 INIT(onestwos); in test_atomic64()
233 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_unzstd.c90 static int INIT handle_zstd_error(size_t ret, void (*error)(char *x)) in handle_zstd_error()
125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single()
165 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd()
333 STATIC int INIT unzstd(unsigned char *buf, long len, in unzstd()
343 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill()
42 static int INIT __gunzip(unsigned char *buf, long len, in __gunzip()
200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip()
210 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-wlock.h14 #undef INIT
15 #define INIT RWI macro
Dlocking-selftest-wsem.h14 #undef INIT
15 #define INIT RWSI macro
Dlocking-selftest-rlock.h14 #undef INIT
15 #define INIT RWI macro
Dlocking-selftest-rsem.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.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header()
97 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4()
207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
/linux-6.6.21/include/linux/decompress/
Dmm.h73 #define INIT macro
95 #define INIT __init macro
/linux-6.6.21/drivers/tty/serial/jsm/
Djsm_tty.c210 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
218 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
375 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_tty_init()
428 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_tty_init()
440 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_uart_port_init()
476 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_uart_port_init()
488 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_remove_uart_port()
508 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_remove_uart_port()
/linux-6.6.21/tools/bootconfig/scripts/
Dbconf2ftrace.sh17 INIT=
26 INIT=$1;;
65 if [ x"$INIT" != x ]; then
/linux-6.6.21/drivers/scsi/
Daha1542.h12 #define INIT BIT(5) /* Mailbox Initialization Required */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dlinked_list_fail.c10 #define INIT \ macro
51 INIT; \
75 INIT; \
98 INIT; \
136 INIT; \
168 #undef INIT
Dcgroup_tcp_skb.c64 case INIT: in ingress_accept()
86 if (g_sock_state == INIT) { in egress_connect()
/linux-6.6.21/drivers/scsi/pm8001/
Dpm80xx_hwi.c1084 pm8001_dbg(pm8001_ha, INIT, in check_fw_ready()
1120 pm8001_dbg(pm8001_ha, INIT, "Scratchpad 0 PCI BAR: %d\n", pcibar); in init_pci_device_addresses()
1145 pm8001_dbg(pm8001_ha, INIT, in init_pci_device_addresses()
1166 pm8001_dbg(pm8001_ha, INIT, "GST OFFSET 0x%x\n", in init_pci_device_addresses()
1168 pm8001_dbg(pm8001_ha, INIT, "INBND OFFSET 0x%x\n", in init_pci_device_addresses()
1170 pm8001_dbg(pm8001_ha, INIT, "OBND OFFSET 0x%x\n", in init_pci_device_addresses()
1172 pm8001_dbg(pm8001_ha, INIT, "IVT OFFSET 0x%x\n", in init_pci_device_addresses()
1174 pm8001_dbg(pm8001_ha, INIT, "PSPA OFFSET 0x%x\n", in init_pci_device_addresses()
1176 pm8001_dbg(pm8001_ha, INIT, "addr - main cfg %p general status %p\n", in init_pci_device_addresses()
1179 pm8001_dbg(pm8001_ha, INIT, "addr - inbnd %p obnd %p\n", in init_pci_device_addresses()
[all …]
Dpm8001_hwi.c406 pm8001_dbg(pm8001_ha, INIT, in pm8001_bar4_shift()
629 pm8001_dbg(pm8001_ha, INIT, "Scratchpad 0 Offset: %x\n", offset); in init_pci_device_addresses()
632 pm8001_dbg(pm8001_ha, INIT, "Scratchpad 0 PCI BAR: %d\n", pcibar); in init_pci_device_addresses()
689 pm8001_dbg(pm8001_ha, INIT, "MPI initialize successful!\n"); in pm8001_chip_init()
775 pm8001_dbg(pm8001_ha, INIT, "Firmware is ready for reset.\n"); in soft_reset_ready_check()
844 pm8001_dbg(pm8001_ha, INIT, "MBIC - NMI Enable VPE0 (IOP)= 0x%x\n", in pm8001_chip_soft_rst()
855 pm8001_dbg(pm8001_ha, INIT, "MBIC - NMI Enable VPE0 (AAP1)= 0x%x\n", in pm8001_chip_soft_rst()
860 pm8001_dbg(pm8001_ha, INIT, "PCIE -Event Interrupt Enable = 0x%x\n", in pm8001_chip_soft_rst()
865 pm8001_dbg(pm8001_ha, INIT, "PCIE - Event Interrupt = 0x%x\n", in pm8001_chip_soft_rst()
870 pm8001_dbg(pm8001_ha, INIT, "PCIE -Error Interrupt Enable = 0x%x\n", in pm8001_chip_soft_rst()
[all …]
/linux-6.6.21/tools/testing/selftests/bpf/
Dcgroup_tcp_skb.h19 INIT, enumerator

123