Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/netfilter/
Dip6table_filter.c33 static bool forward = true; variable
/linux-6.12.1/arch/s390/include/asm/
Dtpi.h27 u32 forward:1; member
/linux-6.12.1/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.12.1/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.12.1/fs/
Dmnt_idmapping.c221 struct uid_gid_extent *forward, *reverse; in copy_mnt_idmap() local
/linux-6.12.1/include/linux/
Duser_namespace.h30 struct uid_gid_extent *forward; member
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_da_btree.c1319 int forward; in xfs_da3_node_toosmall() local
2101 int forward, in xfs_da3_path_shift()
Dxfs_dir2_node.c1504 int forward; /* sibling block direction */ in xfs_dir2_leafn_toosmall() local
Dxfs_attr_leaf.c2011 int forward; in xfs_attr3_leaf_toosmall() local
/linux-6.12.1/include/net/
Dax25.h226 struct net_device *forward; member
/linux-6.12.1/net/mac80211/
Dmesh_hwmp.c586 bool forward = true; in hwmp_preq_frame_process() local
/linux-6.12.1/kernel/
Duser_namespace.c783 struct uid_gid_extent *forward; in insert_extent() local
/linux-6.12.1/drivers/net/ethernet/emulex/benet/
Dbe_hw.h227 u8 forward; member
/linux-6.12.1/drivers/media/usb/uvc/
Duvc_driver.c1437 struct uvc_entity *forward; in uvc_scan_chain_forward() local
/linux-6.12.1/drivers/net/ethernet/ti/
Dtlan.h143 u32 forward; member
/linux-6.12.1/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.12.1/drivers/input/mouse/
Dalps.c255 int back = 0, forward = 0; in alps_process_packet_v1_v2() local
/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c34722 static void rcu_stress(struct maple_tree *mt, bool forward) in rcu_stress()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Drx_desc.h1321 forward:1, member
/linux-6.12.1/drivers/scsi/
Dst.c729 static int cross_eof(struct scsi_tape * STp, int forward) in cross_eof()
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c9105 bool forward) in __bpf_program__iter()