Home
last modified time | relevance | path

Searched defs:seq (Results 226 – 250 of 1193) sorted by relevance

12345678910>>...48

/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c441 u64 seq) in merge_ref()
490 u64 seq = 0; in btrfs_merge_delayed_refs() local
513 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, u64 seq) in btrfs_check_delayed_seq()
869 u64 seq = 0; in init_delayed_ref_common() local
H A Dtree-mod-log.h11 u64 seq; member
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp57 uint8_t rqSA, uint8_t seq, uint8_t rqLun, uint8_t cmd, in IpmbRequest()
159 uint8_t rsSA, uint8_t seq, uint8_t rsLun, in IpmbResponse()
313 bool IpmbChannel::seqNumGet(uint8_t& seq) in seqNumGet()
414 uint8_t seq = ipmbSeqGet(ipmbFrame->Header.Req.rqSeqLUN); in processI2cEvent() local
/openbmc/linux/tools/bpf/bpftool/
H A Dnet.c146 static int netlink_recv(int sock, __u32 nl_pid, __u32 seq, in netlink_recv()
233 int seq = time(NULL); in netlink_get_class() local
272 int seq = time(NULL); in netlink_get_qdisc() local
312 int seq = time(NULL); in netlink_get_filter() local
349 int seq = time(NULL); in netlink_get_link() local
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_sram_mgr.c78 struct cc_hw_desc *seq, unsigned int *seq_len) in cc_set_sram_desc()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern4.c18 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
H A Dbpf_iter_udp4.c27 struct seq_file *seq = ctx->meta->seq; in dump_udp4() local
H A Dbpf_iter_udp6.c34 struct seq_file *seq = ctx->meta->seq; in dump_udp6() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_mcu.c18 int cmd, int *seq) in mt7663u_mcu_send_message()
/openbmc/linux/net/rxrpc/
H A Dcall_state.c43 bool rxrpc_abort_call(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_abort_call()
/openbmc/linux/kernel/
H A Dcontext_tracking.c83 int seq; in ct_kernel_exit_state() local
103 int seq; in ct_kernel_enter_state() local
/openbmc/linux/net/ipv6/
H A Desp6_offload.c57 __be32 seq; in esp6_gro_receive() local
298 __u32 seq; in esp6_xmit() local
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmcu.c35 u8 seq, enum mcu_cmd cmd) in mt7601u_dma_skb_wrap_cmd()
68 static int mt7601u_mcu_wait_resp(struct mt7601u_dev *dev, u8 seq) in mt7601u_mcu_wait_resp()
117 u8 seq = 0; in mt7601u_mcu_msg_send() local
/openbmc/linux/include/linux/
H A Dmm_inline.h125 static inline int lru_gen_from_seq(unsigned long seq) in lru_gen_from_seq()
130 static inline int lru_hist_from_seq(unsigned long seq) in lru_hist_from_seq()
222 unsigned long seq; in lru_gen_add_folio() local
/openbmc/linux/include/uapi/linux/
H A Dum_timetravel.h45 __u32 seq; member
/openbmc/linux/kernel/time/
H A Djiffies.c50 unsigned int seq; in get_jiffies_64() local
/openbmc/linux/kernel/printk/
H A Dprintk.c523 unsigned int seq; in latched_seq_read_nolock() local
706 atomic64_t seq; member
1137 u64 seq; in setup_log_buf() local
1513 u64 seq; in find_first_fitting_seq() local
1551 u64 seq; in syslog_print() local
1655 u64 seq; in syslog_print_all() local
1798 u64 seq; in do_syslog() local
2380 #define prb_read_valid(rb, seq, r) false argument
3201 u64 seq; in console_flush_on_panic() local
3786 u64 seq; in __pr_flush() local
[all …]
/openbmc/linux/net/netlink/
H A Daf_netlink.c2156 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2624 static void *__netlink_seq_next(struct seq_file *seq) in __netlink_seq_next()
2654 static void *netlink_seq_start(struct seq_file *seq, loff_t *posp) in netlink_seq_start()
2671 static void *netlink_seq_next(struct seq_file *seq, void *v, loff_t *pos) in netlink_seq_next()
2677 static void netlink_native_seq_stop(struct seq_file *seq, void *v) in netlink_native_seq_stop()
2688 static int netlink_native_seq_show(struct seq_file *seq, void *v) in netlink_native_seq_show()
2735 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2751 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()
2766 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2771 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()
/openbmc/linux/drivers/rtc/
H A Dproc.c39 static int rtc_proc_show(struct seq_file *seq, void *offset) in rtc_proc_show()
/openbmc/linux/drivers/input/
H A Dinput.c1138 static void *input_devices_seq_start(struct seq_file *seq, loff_t *pos) in input_devices_seq_start()
1157 static void *input_devices_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_devices_seq_next()
1162 static void input_seq_stop(struct seq_file *seq, void *v) in input_seq_stop()
1170 static void input_seq_print_bitmap(struct seq_file *seq, const char *name, in input_seq_print_bitmap()
1196 static int input_devices_seq_show(struct seq_file *seq, void *v) in input_devices_seq_show()
1261 static void *input_handlers_seq_start(struct seq_file *seq, loff_t *pos) in input_handlers_seq_start()
1281 static void *input_handlers_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_handlers_seq_next()
1289 static int input_handlers_seq_show(struct seq_file *seq, void *v) in input_handlers_seq_show()
/openbmc/linux/net/core/
H A Dsock_map.c722 static void *sock_map_seq_start(struct seq_file *seq, loff_t *pos) in sock_map_seq_start()
735 static void *sock_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_map_seq_next()
746 static int sock_map_seq_show(struct seq_file *seq, void *v) in sock_map_seq_show()
769 static void sock_map_seq_stop(struct seq_file *seq, void *v) in sock_map_seq_stop()
1334 static void *sock_hash_seq_start(struct seq_file *seq, loff_t *pos) in sock_hash_seq_start()
1347 static void *sock_hash_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_hash_seq_next()
1356 static int sock_hash_seq_show(struct seq_file *seq, void *v) in sock_hash_seq_show()
1380 static void sock_hash_seq_stop(struct seq_file *seq, void *v) in sock_hash_seq_stop()
/openbmc/sdeventplus/test/source/
H A Dtime.cpp82 testing::InSequence seq; in TEST_F() local
146 testing::InSequence seq; in SetUp() local
/openbmc/linux/net/sunrpc/
H A Ddebugfs.c90 struct seq_file *seq = filp->private_data; in tasks_open() local
105 struct seq_file *seq = filp->private_data; in tasks_release() local
/openbmc/linux/net/unix/
H A Ddiag.c126 u32 portid, u32 seq, u32 flags, int sk_ino) in sk_diag_fill()
185 u32 portid, u32 seq, u32 flags) in sk_diag_dump()
/openbmc/linux/drivers/ata/
H A Dsata_sx4.c197 unsigned int seq; member
524 unsigned int seq, in __pdc20621_push_hdma()
542 unsigned int seq, in pdc20621_push_hdma()
599 u8 seq = (u8) (port_no + 1); in pdc20621_packet_start() local
681 u8 seq = (u8) (port_no + 1 + 4); in pdc20621_host_intr() local
696 u8 seq = (u8) (port_no + 1); in pdc20621_host_intr() local

12345678910>>...48