/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | ftdi-elan.c | 112 int follows; member 377 command->follows = 0; in ftdi_elan_flush_targets() 399 command->follows = 0; in ftdi_elan_flush_targets() 435 command->follows = 0; in ftdi_elan_cancel_targets() 742 int F = command->follows; in fill_buffer_with_all_queued_commands() 767 total_size += 5 + command->follows; in ftdi_elan_total_command_size() 1200 command->follows = 4; in ftdi_elan_write_reg() 1232 command->follows = 4; in ftdi_elan_write_config() 1264 command->follows = 4; in ftdi_elan_write_pcimem() 1310 command->follows in ftdi_elan_read_reg() [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | irq-s3c24xx-fiq.S | 23 @ entry to these routines is as follows, with the register names
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | ssinh.S | 35 | Thus, we calculate sinh(X) as follows:
|
H A D | scosh.S | 35 | Thus, we calculate sinh(X) as follows:
|
H A D | binstr.S | 47 | The registers are used as follows:
|
H A D | bindec.S | 110 | The registers are used as follows:
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | scosh.S | 35 | Thus, we calculate sinh(X) as follows:
|
H A D | ssinh.S | 35 | Thus, we calculate sinh(X) as follows:
|
H A D | binstr.S | 47 | The registers are used as follows:
|
H A D | bindec.S | 110 | The registers are used as follows:
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | caps.c | 1214 u64 ino, cid, follows; member 1245 dout("%s %s %llx %llx caps %s wanted %s dirty %s seq %u/%u tid %llu/%llu mseq %u follows %lld size %llu/%llu xattr_ver %llu xattr_len %d\n", in encode_cap_msg() 1249 arg->flush_tid, arg->oldest_flush_tid, arg->mseq, arg->follows, in encode_cap_msg() 1268 fc->snap_follows = cpu_to_le64(arg->follows); in encode_cap_msg() 1388 arg->follows = flushing ? ci->i_head_snapc->seq : 0; in __prep_cap() 1491 arg.follows = capsnap->follows; in __send_flush_snap() 1625 "ino (%llx.%llx) tid %llu follows %llu\n", 1626 ceph_vinop(inode), cf->tid, capsnap->follows); 2559 "tid %llu follows 3805 u64 follows = le64_to_cpu(m->snap_follows); handle_cap_flushsnap_ack() local [all...] |
H A D | super.h | 202 u64 follows; member
|
H A D | snap.c | 553 capsnap->follows = old_snapc->seq; in ceph_queue_cap_snap()
|
H A D | mds_client.c | 3800 snap_follows = capsnap->follows; in reconnect_caps_cb()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | caps.c | 1205 u64 ino, cid, follows; member 1232 dout("%s %s %llx %llx caps %s wanted %s dirty %s seq %u/%u tid %llu/%llu mseq %u follows %lld size %llu/%llu xattr_ver %llu xattr_len %d\n", in encode_cap_msg() 1236 arg->flush_tid, arg->oldest_flush_tid, arg->mseq, arg->follows, in encode_cap_msg() 1255 fc->snap_follows = cpu_to_le64(arg->follows); in encode_cap_msg() 1402 arg->follows = flushing ? ci->i_head_snapc->seq : 0; in __prep_cap() 1532 arg.follows = capsnap->follows; in __send_flush_snap() 1676 "ino (%llx.%llx) tid %llu follows %llu\n", 1677 ceph_vinop(inode), cf->tid, capsnap->follows); 2577 "tid %llu follows 3882 u64 follows = le64_to_cpu(m->snap_follows); handle_cap_flushsnap_ack() local [all...] |
H A D | super.h | 226 u64 follows; member
|
H A D | snap.c | 589 capsnap->follows = old_snapc->seq; in ceph_queue_cap_snap()
|
H A D | mds_client.c | 4372 snap_follows = capsnap->follows; in reconnect_caps_cb()
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry.S | 371 ##### DONT ADD CODE HERE - .Lrestore_regs actually follows in entry-<isa>.S
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 631 # Rewrite the polynominal sum of product as follows,
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7596 # overflow. Thus, we calculate sinh(X) as follows: # 7710 # Thus, we calculate sinh(X) as follows: #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 7596 # overflow. Thus, we calculate sinh(X) as follows: # 7710 # Thus, we calculate sinh(X) as follows: #
|