Home
last modified time | relevance | path

Searched +defs:magic +defs:h (Results 1 – 13 of 13) sorted by relevance

/linux/net/mctp/test/
H A Dutils.h30 unsigned int magic; member
74 #define mctp_test_create_skb_data(h, d) \ argument
H A Droute-test.c11 #define mctp_test_create_skb_data(h, d) \ argument
1310 unsigned int magic; member
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h84 #define GET_RESV_NEXT_HEAD(h) \ argument
95 static inline struct _aarch64_ctx *get_header(struct _aarch64_ctx *head, uint32_t magic, in get_header()
/linux/sound/soc/intel/catpt/
H A Ddsp.c197 u32 h, l; in catpt_dsp_update_srampge() local
450 u16 magic; member
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg.h84 u32 magic; member
257 u32 magic; member
364 struct mmal_msg_header h; member
/linux/tools/lib/bpf/
H A Dbtf.c218 static void btf_bswap_hdr(struct btf_header *h) in btf_bswap_hdr()
1310 __u16 magic; in btf_parse_raw() local
3152 static void btf_ext_bswap_hdr(struct btf_ext_header *h) in btf_ext_bswap_hdr()
3212 const struct btf_ext_header *h = data; in btf_ext_bswap_info() local
3659 static unsigned long hash_combine(unsigned long h, unsigned long value) in hash_combine()
3907 long h; in btf_hash_common() local
3926 long h; in btf_hash_int_decl_tag() local
3948 long h; in btf_hash_enum() local
4033 long h = btf_hash_common(t); in btf_hash_struct() local
4079 long h = btf_hash_common(t); in btf_hash_array() local
[all …]
/linux/drivers/block/drbd/
H A Ddrbd_main.c543 static unsigned int prepare_header80(struct p_header80 *h, enum drbd_packet cmd, int size) in prepare_header80()
551 static unsigned int prepare_header95(struct p_header95 *h, enum drbd_packet cmd, int size) in prepare_header95()
559 static unsigned int prepare_header100(struct p_header100 *h, enum drbd_packet cmd, in prepare_header100()
2942 u32 magic; member
3172 u32 magic, flags; in drbd_md_read() local
/linux/tools/perf/ui/browsers/
H A Dhists.c703 struct hist_entry *h = rb_entry(browser->b.top, struct hist_entry, rb_node); in hist_browser__handle_hotkey() local
1870 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__refresh() local
1912 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_entries() local
1935 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_prev_entries() local
1950 struct hist_entry *h; in ui_browser__hists_seek() local
2199 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hist_browser__fprintf() local
2394 u64 magic; in switch_data_file() local
/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c346 static const u8 magic[] = { in get_next_header() local
500 unsigned int h = ntohl(p_hdr->height); in is_header_valid() local
565 static const u8 magic[] = { in job_ready() local
/linux/fs/jfs/
H A Djfs_logmgr.h54 __le32 magic; /* 4: log lv identifier */ member
114 } h; member
/linux/drivers/mtd/
H A Dmtdswap.c131 __le16 magic; member
774 unsigned int h, x, y, dist, base; in mtdswap_wlfreq() local
/linux/tools/perf/util/
H A Dheader.c3550 struct header_fw *h = container_of(fw, struct header_fw, fw); in feat_writer_cb() local
3577 struct header_fw h = { in do_write_feat() local
3947 bool is_perf_magic(u64 magic) in is_perf_magic()
3957 static int check_magic_endian(u64 magic, uint64_t hdr_sz, in check_magic_endian()
/linux/drivers/scsi/
H A Dncr53c8xx.c224 struct m_link h[PAGE_SHIFT-MEMO_SHIFT+MEMO_PAGE_ORDER+1]; member
233 m_link_s *h = mp->h; in ___m_alloc() local
276 m_link_s *h = mp->h; in ___m_free() local
793 int c, h, t, u, v; in device_queue_depth() local
1570 u_long magic; /* Free / busy CCB flag */ member