/openbmc/linux/include/net/ |
H A D | inet_hashtables.h | 40 struct hlist_nulls_head chain; member 132 struct hlist_head chain; member
|
H A D | sch_generic.h | 426 struct tcf_chain *chain; member 484 struct tcf_chain *chain; member 492 static inline bool lockdep_tcf_chain_is_locked(struct tcf_chain *chain) in lockdep_tcf_chain_is_locked() 502 #define tcf_chain_dereference(p, chain) \ argument
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_hook.c | 115 struct nft_chain *chain) in nfnl_hook_put_nft_chain_info()
|
H A D | nft_chain_filter.c | 364 struct nft_chain *chain, *nr; in nf_tables_netdev_event() local
|
/openbmc/linux/tools/perf/util/ |
H A D | callchain.c | 379 rb_insert_callchain(struct rb_root *root, struct callchain_node *chain, in rb_insert_callchain() 1539 struct callchain_list *chain, *new; in callchain_node__make_parent_list() local 1774 struct callchain_list *chain; in callchain_avg_cycles() local
|
H A D | stream.c | 271 struct callchain_list *chain; in print_stream_callchain() local
|
H A D | thread-stack.c | 522 struct ip_callchain *chain, in thread_stack__sample() 565 struct ip_callchain *chain, size_t sz, in thread_stack__sample_late()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 80 mt7615_init_mac_chain(struct mt7615_dev *dev, int chain) in mt7615_init_mac_chain()
|
/openbmc/linux/fs/ocfs2/ |
H A D | resize.c | 90 u16 chain, num_bits, backups = 0; in ocfs2_update_last_group_and_inode() local
|
/openbmc/linux/drivers/mtd/ |
H A D | nftlcore.c | 481 u16 chain, EUN; in NFTL_makefreeblock() local
|
H A D | inftlcore.c | 407 u16 chain, EUN; in INFTL_makefreeblock() local
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | cesa.h | 466 struct mv_cesa_tdma_chain chain; member 537 struct mv_cesa_tdma_chain chain; member 849 mv_cesa_tdma_desc_iter_init(struct mv_cesa_tdma_chain *chain) in mv_cesa_tdma_desc_iter_init()
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 631 Indirect chain[4]; in ext2_get_blocks() local 1169 Indirect chain[4]; in __ext2_truncate_blocks() local
|
/openbmc/linux/net/switchdev/ |
H A D | switchdev.c | 430 struct blocking_notifier_head *chain = &switchdev_blocking_notif_chain; in register_switchdev_blocking_notifier() local 438 struct blocking_notifier_head *chain = &switchdev_blocking_notif_chain; in unregister_switchdev_blocking_notifier() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-ring.c | 91 u32 chain; in inc_enq() local
|
/openbmc/linux/net/sched/ |
H A D | cls_flower.c | 102 struct tcf_chain *chain; member 2636 static int fl_hw_create_tmplt(struct tcf_chain *chain, in fl_hw_create_tmplt() 2662 static void fl_hw_destroy_tmplt(struct tcf_chain *chain, in fl_hw_destroy_tmplt() 2675 static void *fl_tmplt_create(struct net *net, struct tcf_chain *chain, in fl_tmplt_create() 2728 static void fl_tmplt_reoffload(struct tcf_chain *chain, bool add, in fl_tmplt_reoffload()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | st-dma-fence-chain.c | 79 struct dma_fence *f, *chain; in sanitycheck() local
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_submit.c | 24 struct dma_fence_chain *chain; member
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 171 struct list_head chain; /* Entity as part of a video device chain. */ member 433 struct uvc_video_chain *chain; member 592 struct uvc_video_chain *chain; member 607 struct uvc_video_chain *chain; member
|
/openbmc/linux/drivers/dma/ppc4xx/ |
H A D | adma.h | 93 struct list_head chain; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | mv_u3d.h | 208 u32 chain:1; /* associate this TRB with the member 314 unsigned chain; /* TRB chain or not */ member
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mgmt.c | 207 struct hinic_api_cmd_chain *chain; in send_msg_to_mgmt() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_9287.c | 313 int32_t txPower, u16 chain) in ar9287_eeprom_olpc_set_pdadcs()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_submit.c | 575 struct dma_fence_chain *chain; member
|
/openbmc/qemu/tests/unit/ |
H A D | test-aio.c | 759 static void coroutine_fn chain(void *opaque) in chain() function
|