Searched refs:UPDATE (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/Documentation/scsi/ |
D | in2000.txt | 2 UPDATE NEWS: version 1.33 - 26 Aug 98 17 UPDATE NEWS: version 1.32 - 28 Mar 98 24 UPDATE NEWS: version 1.31 - 6 Jul 97 36 UPDATE NEWS: version 1.30 - 14 Oct 96 44 UPDATE NEWS: version 1.29 - 24 Sep 96 54 UPDATE NEWS: version 1.28 - 07 May 96 70 UPDATE NEWS: version 1.27 - 10 Apr 96 78 UPDATE NEWS: version 1.26 - 07 Mar 96 86 UPDATE NEWS: version 1.25 - 05 Mar 96 103 UPDATE NEWS: version 1.24a - 24 Feb 96 [all …]
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 410 UPDATE - the page being pointed to is being updated by a writer 433 change the pointer to the UPDATE state: 452 "-U->" represents a pointer in the UPDATE state. 463 Note, the flags UPDATE and HEADER are never set at the same time. 570 flag to have the UPDATE flag set. Once this is done, the reader will 726 The write converts the head page pointer to UPDATE. 739 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 753 that converted a pointer from HEAD to UPDATE will convert it back 765 the UPDATE pointer to NORMAL. 791 The write converts the head page pointer to UPDATE. [all …]
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | sstep.h | 60 #define UPDATE 0x40 /* matches bit in opcode 31 instructions */ macro
|
/linux-4.4.14/lib/zlib_inflate/ |
D | inflate.c | 163 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) macro 686 UPDATE(state->check, put - out, out); in zlib_inflate() 727 UPDATE(state->check, strm->next_out - out, out); in zlib_inflate() 777 UPDATE(state->check, z->next_in, z->avail_in); in zlib_inflateIncomp()
|
/linux-4.4.14/arch/powerpc/lib/ |
D | sstep.c | 1335 u = (instr >> 20) & UPDATE; in analyse_instr() 1339 u = instr & UPDATE; in analyse_instr() 1636 op->type = MKOP(LOAD, UPDATE, 8); in analyse_instr() 1651 op->type = MKOP(STORE, UPDATE, 8); in analyse_instr() 1913 if ((op.type & UPDATE) && size == sizeof(long) && in emulate_step() 2009 if (op.type & UPDATE) in emulate_step()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | htc.h | 407 UPDATE, /* update pending */ enumerator
|
D | beacon.c | 417 if (sc->beacon.updateslot == UPDATE) { in ath9k_beacon_tasklet()
|
D | ath9k.h | 669 UPDATE, /* update pending */ enumerator
|
D | htc_drv_main.c | 1605 priv->beacon.updateslot = UPDATE; in ath9k_htc_bss_info_changed()
|
D | main.c | 1796 sc->beacon.updateslot = UPDATE; in ath9k_bss_info_changed()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 316 OPC_RANGE(UPDATE))
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 657 UPDATE: refer to https://bugs.freedesktop.org/show_bug.cgi?id=2000
|
/linux-4.4.14/ |
D | MAINTAINERS | 8892 READ-COPY UPDATE (RCU) 9837 SLEEPABLE READ-COPY UPDATE (SRCU) 11753 X86 MICROCODE UPDATE SUPPORT
|