Home
last modified time | relevance | path

Searched defs:seq (Results 176 – 200 of 1193) sorted by relevance

12345678910>>...48

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c180 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
193 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
/openbmc/linux/net/l2tp/
H A Dl2tp_debugfs.c270 struct seq_file *seq; in l2tp_dfs_seq_open() local
306 struct seq_file *seq; in l2tp_dfs_seq_release() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c185 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key()
199 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
/openbmc/sdeventplus/test/source/
H A Dsignal.cpp75 testing::InSequence seq; in TEST_F() local
145 testing::InSequence seq; in SetUp() local
/openbmc/linux/include/net/sctp/
H A Dcommand.h199 static inline int sctp_init_cmd_seq(struct sctp_cmd_seq *seq) in sctp_init_cmd_seq()
213 static inline void sctp_add_cmd_sf(struct sctp_cmd_seq *seq, in sctp_add_cmd_sf()
228 static inline struct sctp_cmd *sctp_next_cmd(struct sctp_cmd_seq *seq) in sctp_next_cmd()
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp65 constexpr uint8_t ipmbSeqLunSet(uint8_t seq, uint8_t lun) in ipmbSeqLunSet()
149 uint8_t seq; member
165 uint8_t seq; member
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2965 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show()
3498 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show()
3579 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show()
3622 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show()
3632 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show()
3686 static int cgroup_local_stat_show(struct seq_file *seq, in cgroup_local_stat_show()
3706 static int cpu_stat_show(struct seq_file *seq, void *v) in cpu_stat_show()
3717 static int cpu_local_stat_show(struct seq_file *seq, void *v) in cpu_local_stat_show()
3823 static int cgroup_pressure_show(struct seq_file *seq, void *v) in cgroup_pressure_show()
3902 static int cgroup_freeze_show(struct seq_file *seq, void *v) in cgroup_freeze_show()
[all …]
/openbmc/linux/mm/
H A Dhugetlb_cgroup.c467 static int hugetlb_cgroup_read_numa_stat(struct seq_file *seq, void *dummy) in hugetlb_cgroup_read_numa_stat()
552 static int hugetlb_cgroup_read_u64_max(struct seq_file *seq, void *v) in hugetlb_cgroup_read_u64_max()
685 static int __hugetlb_events_show(struct seq_file *seq, bool local) in __hugetlb_events_show()
704 static int hugetlb_events_show(struct seq_file *seq, void *v) in hugetlb_events_show()
709 static int hugetlb_events_local_show(struct seq_file *seq, void *v) in hugetlb_events_local_show()
H A Dkmemleak.c270 #define warn_or_seq_printf(seq, fmt, ...) do { \ argument
277 static void warn_or_seq_hex_dump(struct seq_file *seq, int prefix_type, in warn_or_seq_hex_dump()
295 static void hex_dump_object(struct seq_file *seq, in hex_dump_object()
352 static void print_unreferenced(struct seq_file *seq, in print_unreferenced()
1772 static void *kmemleak_seq_start(struct seq_file *seq, loff_t *pos) in kmemleak_seq_start()
1798 static void *kmemleak_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmemleak_seq_next()
1820 static void kmemleak_seq_stop(struct seq_file *seq, void *v) in kmemleak_seq_stop()
1837 static int kmemleak_seq_show(struct seq_file *seq, void *v) in kmemleak_seq_show()
/openbmc/linux/include/linux/
H A Dseqlock.h1138 static inline void read_seqbegin_or_lock(seqlock_t *lock, int *seq) in read_seqbegin_or_lock()
1153 static inline int need_seqretry(seqlock_t *lock, int seq) in need_seqretry()
1166 static inline void done_seqretry(seqlock_t *lock, int seq) in done_seqretry()
1193 read_seqbegin_or_lock_irqsave(seqlock_t *lock, int *seq) in read_seqbegin_or_lock_irqsave()
1218 done_seqretry_irqrestore(seqlock_t *lock, int seq, unsigned long flags) in done_seqretry_irqrestore()
/openbmc/linux/kernel/sched/
H A Dcputime.c317 unsigned int seq, nextseq; in thread_group_cputime() local
833 unsigned int seq; in task_gtime() local
859 unsigned int seq; in task_cputime() local
937 unsigned int seq; in kcpustat_field_vtime() local
1025 unsigned int seq; in kcpustat_cpu_fetch_vtime() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c18 struct seq_file *seq = ctx->meta->seq; in dump_task_struct() local
H A Dbpf_iter_task_file.c16 struct seq_file *seq = ctx->meta->seq; in dump_task_file() local
/openbmc/libpldm/tests/transport/
H A Dsend_recv_timeout.cpp11 const struct pldm_transport_test_descriptor seq[] = { in TEST() local
H A Dsend_recv_one.cpp12 const struct pldm_transport_test_descriptor seq[] = { in TEST() local
H A Dsend_recv_unwanted.cpp12 const struct pldm_transport_test_descriptor seq[] = { in TEST() local
H A Dsend_recv_wrong_pldm_type.cpp12 const struct pldm_transport_test_descriptor seq[] = { in TEST() local
H A Dsend_recv_wrong_command_code.cpp12 const struct pldm_transport_test_descriptor seq[] = { in TEST() local
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Ddebug.h31 int (*fn)(struct seq_file *seq, void *data)) in qtnf_debugfs_add_entry()
H A Ddebug.c20 int (*fn)(struct seq_file *seq, void *data)) in qtnf_debugfs_add_entry()
/openbmc/linux/net/xfrm/
H A Dxfrm_proc.c47 static int xfrm_statistics_seq_show(struct seq_file *seq, void *v) in xfrm_statistics_seq_show()
/openbmc/linux/net/tls/
H A Dtls_proc.c28 static int tls_statistics_seq_show(struct seq_file *seq, void *v) in tls_statistics_seq_show()
/openbmc/linux/fs/ecryptfs/
H A Dmiscdev.c323 size_t data_size, u32 seq) in ecryptfs_miscdev_response()
357 u32 seq; in ecryptfs_miscdev_write() local
/openbmc/linux/net/core/
H A Dgen_estimator.c50 seqcount_t seq; member
260 unsigned seq; in gen_estimator_read() local
/openbmc/linux/net/ipv6/
H A Dping.c231 static void *ping_v6_seq_start(struct seq_file *seq, loff_t *pos) in ping_v6_seq_start()
236 static int ping_v6_seq_show(struct seq_file *seq, void *v) in ping_v6_seq_show()

12345678910>>...48