Home
last modified time | relevance | path

Searched refs:next_loc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2_cfp.c975 u32 loc, u32 *next_loc) in bcm_sf2_cfp_rule_del_one() argument
992 if (next_loc) in bcm_sf2_cfp_rule_del_one()
993 *next_loc = (reg >> 24) & CHAIN_ID_MASK; in bcm_sf2_cfp_rule_del_one()
1014 u32 next_loc = 0; in bcm_sf2_cfp_rule_remove() local
1017 ret = bcm_sf2_cfp_rule_del_one(priv, port, loc, &next_loc); in bcm_sf2_cfp_rule_remove()
1022 if (next_loc) in bcm_sf2_cfp_rule_remove()
1023 ret = bcm_sf2_cfp_rule_del_one(priv, port, next_loc, NULL); in bcm_sf2_cfp_rule_remove()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dline-map.h1735 location_t next_loc,
1851 location_t next_loc,
1859 location_t next_loc,
H A Ddf.h370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member
681 #define DF_REF_NEXT_LOC(REF) ((REF)->base.next_loc)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dline-map.h1735 location_t next_loc,
1851 location_t next_loc,
1859 location_t next_loc,
H A Ddf.h370 union df_ref_d *next_loc; /* Next ref for same insn or bb. */ member
681 #define DF_REF_NEXT_LOC(REF) ((REF)->base.next_loc)