Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 21 of 21) sorted by relevance

/linux-6.6.21/net/ipv6/netfilter/
Dip6table_filter.c33 static bool forward = true; variable
/linux-6.6.21/arch/s390/include/asm/
Dtpi.h27 u32 forward:1; member
/linux-6.6.21/fs/hpfs/
Dalloc.c115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp()
203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector()
/linux-6.6.21/net/batman-adv/
Dbat_v_ogm.c704 bool forward = false; in batadv_v_ogm_route_update() local
791 bool forward; in batadv_v_ogm_process_per_outif() local
/linux-6.6.21/include/linux/
Duser_namespace.h28 struct uid_gid_extent *forward; member
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_da_btree.c1263 int forward; in xfs_da3_node_toosmall() local
1980 int forward, in xfs_da3_path_shift()
Dxfs_dir2_node.c1494 int forward; /* sibling block direction */ in xfs_dir2_leafn_toosmall() local
Dxfs_attr_leaf.c2012 int forward; in xfs_attr3_leaf_toosmall() local
/linux-6.6.21/kernel/
Duser_namespace.c780 struct uid_gid_extent *forward; in insert_extent() local
/linux-6.6.21/include/net/
Dax25.h224 struct net_device *forward; member
/linux-6.6.21/net/mac80211/
Dmesh_hwmp.c584 bool forward = true; in hwmp_preq_frame_process() local
/linux-6.6.21/drivers/media/usb/uvc/
Duvc_driver.c1426 struct uvc_entity *forward; in uvc_scan_chain_forward() local
/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_hw.h227 u8 forward; member
/linux-6.6.21/drivers/net/ethernet/ti/
Dtlan.h143 u32 forward; member
/linux-6.6.21/lib/zstd/compress/
Dzstd_opt.c542 … U32 const forward = ZSTD_insertBt1(ms, base+idx, iend, target, mls, dictMode == ZSTD_extDict); in ZSTD_updateTree_internal() local
/linux-6.6.21/tools/testing/radix-tree/
Dmaple.c34713 static void rcu_stress(struct maple_tree *mt, bool forward) in rcu_stress()
/linux-6.6.21/drivers/input/mouse/
Dalps.c255 int back = 0, forward = 0; in alps_process_packet_v1_v2() local
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Drx_desc.h1320 forward:1, member
/linux-6.6.21/drivers/scsi/
Dst.c730 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof()
/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c8518 bool forward) in __bpf_program__iter()