Searched refs:chgs (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_flex_pipe.c | 2277 * @chgs: the list of changes to make in hardware 2281 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_es() 2286 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_es() 2318 * @chgs: the list of changes to make in hardware 2322 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_tcam() 2326 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_tcam() 2358 * @chgs: the list of changes to make in hardware 2362 struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_xlt1() 2366 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) in ice_prof_bld_xlt1() 2393 * @chgs 2280 ice_prof_bld_es(struct ice_hw * hw,enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_es() argument 2321 ice_prof_bld_tcam(struct ice_hw * hw,enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_tcam() argument 2361 ice_prof_bld_xlt1(enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_xlt1() argument 2396 ice_prof_bld_xlt2(enum ice_block blk,struct ice_buf_build * bld,struct LIST_HEAD_TYPE * chgs) ice_prof_bld_xlt2() argument 2438 ice_upd_prof_hw(struct ice_hw * hw,enum ice_block blk,struct LIST_HEAD_TYPE * chgs) ice_upd_prof_hw() argument [all...] |
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 11946 int chgs; in handle_written_indirdep() local 11952 chgs = 0; in handle_written_indirdep() 11962 chgs = 1; in handle_written_indirdep() 12000 chgs = 1; in handle_written_indirdep() 12007 if (chgs) { in handle_written_indirdep() 12152 int chgs; in handle_written_bmsafemap() local 12157 chgs = 0; in handle_written_bmsafemap() 12191 chgs = 1; in handle_written_bmsafemap() 12212 chgs = 1; in handle_written_bmsafemap() 12254 if (chgs in handle_written_bmsafemap() 12346 int i, chgs; handle_written_filepage() local [all...] |