| /kernel/linux/linux-4.19/fs/xfs/libxfs/ |
| D | xfs_defer.c | 187 struct xfs_defer_pending *dfp; in xfs_defer_create_intents() local 189 list_for_each_entry(dfp, &tp->t_dfops, dfp_list) { in xfs_defer_create_intents() 190 dfp->dfp_intent = dfp->dfp_type->create_intent(tp, in xfs_defer_create_intents() 191 dfp->dfp_count); in xfs_defer_create_intents() 192 trace_xfs_defer_create_intent(tp->t_mountp, dfp); in xfs_defer_create_intents() 193 list_sort(tp->t_mountp, &dfp->dfp_work, in xfs_defer_create_intents() 194 dfp->dfp_type->diff_items); in xfs_defer_create_intents() 195 list_for_each(li, &dfp->dfp_work) in xfs_defer_create_intents() 196 dfp->dfp_type->log_item(tp, dfp->dfp_intent, li); in xfs_defer_create_intents() 206 struct xfs_defer_pending *dfp; in xfs_defer_trans_abort() local [all …]
|
| D | xfs_dir2_data.c | 45 xfs_dir2_data_free_t *dfp; /* bestfree entry */ in __xfs_dir3_data_check() local 152 fa = xfs_dir2_data_freefind_verify(hdr, bf, dup, &dfp); in __xfs_dir3_data_check() 155 if (dfp) { in __xfs_dir3_data_check() 156 i = (int)(dfp - bf); in __xfs_dir3_data_check() 392 struct xfs_dir2_data_free *dfp; in xfs_dir2_data_freefind_verify() local 405 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xfs_dir2_data_freefind_verify() 406 if (!dfp->offset) { in xfs_dir2_data_freefind_verify() 407 if (dfp->length) in xfs_dir2_data_freefind_verify() 414 if (be16_to_cpu(dfp->offset) == off) { in xfs_dir2_data_freefind_verify() 416 if (dfp->length != dup->length) in xfs_dir2_data_freefind_verify() [all …]
|
| D | xfs_inode_fork.c | 271 xfs_bmdr_block_t *dfp; in xfs_iformat_btree() local 279 dfp = (xfs_bmdr_block_t *)XFS_DFORK_PTR(dip, whichfork); in xfs_iformat_btree() 280 size = XFS_BMAP_BROOT_SPACE(mp, dfp); in xfs_iformat_btree() 281 nrecs = be16_to_cpu(dfp->bb_numrecs); in xfs_iformat_btree() 282 level = be16_to_cpu(dfp->bb_level); in xfs_iformat_btree() 301 "xfs_iformat_btree", dfp, size, in xfs_iformat_btree() 313 xfs_bmdr_to_bmbt(ip, dfp, XFS_DFORK_SIZE(dip, ip->i_mount, whichfork), in xfs_iformat_btree()
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_defer.c | 186 struct xfs_defer_pending *dfp, in xfs_defer_create_intent() argument 189 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_create_intent() 191 if (!dfp->dfp_intent) in xfs_defer_create_intent() 192 dfp->dfp_intent = ops->create_intent(tp, &dfp->dfp_work, in xfs_defer_create_intent() 193 dfp->dfp_count, sort); in xfs_defer_create_intent() 205 struct xfs_defer_pending *dfp; in xfs_defer_create_intents() local 207 list_for_each_entry(dfp, &tp->t_dfops, dfp_list) { in xfs_defer_create_intents() 208 trace_xfs_defer_create_intent(tp->t_mountp, dfp); in xfs_defer_create_intents() 209 xfs_defer_create_intent(tp, dfp, true); in xfs_defer_create_intents() 219 struct xfs_defer_pending *dfp; in xfs_defer_trans_abort() local [all …]
|
| D | xfs_dir2_data.c | 107 xfs_dir2_data_free_t *dfp; /* bestfree entry */ in __xfs_dir3_data_check() local 196 fa = xfs_dir2_data_freefind_verify(hdr, bf, dup, &dfp); in __xfs_dir3_data_check() 199 if (dfp) { in __xfs_dir3_data_check() 200 i = (int)(dfp - bf); in __xfs_dir3_data_check() 464 struct xfs_dir2_data_free *dfp; in xfs_dir2_data_freefind_verify() local 477 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xfs_dir2_data_freefind_verify() 478 if (!dfp->offset) { in xfs_dir2_data_freefind_verify() 479 if (dfp->length) in xfs_dir2_data_freefind_verify() 486 if (be16_to_cpu(dfp->offset) == off) { in xfs_dir2_data_freefind_verify() 488 if (dfp->length != dup->length) in xfs_dir2_data_freefind_verify() [all …]
|
| D | xfs_inode_fork.c | 171 xfs_bmdr_block_t *dfp; in xfs_iformat_btree() local 179 dfp = (xfs_bmdr_block_t *)XFS_DFORK_PTR(dip, whichfork); in xfs_iformat_btree() 180 size = XFS_BMAP_BROOT_SPACE(mp, dfp); in xfs_iformat_btree() 181 nrecs = be16_to_cpu(dfp->bb_numrecs); in xfs_iformat_btree() 182 level = be16_to_cpu(dfp->bb_level); in xfs_iformat_btree() 200 "xfs_iformat_btree", dfp, size, in xfs_iformat_btree() 212 xfs_bmdr_to_bmbt(ip, dfp, XFS_DFORK_SIZE(dip, ip->i_mount, whichfork), in xfs_iformat_btree()
|
| /kernel/liteos_a/fs/fat/os_adapt/ |
| D | fatfs.c | 210 DIR_FILE *dfp = (DIR_FILE *)vp->data; in fatfs_hash_cmp() local 212 return dfp_target->f_dir.sect != dfp->f_dir.sect || in fatfs_hash_cmp() 213 dfp_target->f_dir.dptr != dfp->f_dir.dptr || in fatfs_hash_cmp() 214 dfp_target->fno.sclst != dfp->fno.sclst; in fatfs_hash_cmp() 350 DIR_FILE *dfp = (DIR_FILE *)parent->data; in fatfs_create_obj() local 351 FILINFO *finfo = &(dfp->fno); in fatfs_create_obj() 404 result = init_cluster(dfp, dp_new, fs, type, target, &clust); in fatfs_create_obj() 500 DIR_FILE *dfp; in fatfs_lookup() local 507 dfp = (DIR_FILE *)zalloc(sizeof(DIR_FILE)); in fatfs_lookup() 508 if (dfp == NULL) { in fatfs_lookup() [all …]
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-driver-hid-logitech-lg4ff | 28 DF-EX --> DFP 31 DF-EX --> DFP --> G25 34 DF-EX <*> DFP <-> G25 <-> G27 39 DF-EX <*> DFP <-> G25 <-> G27 <-> G29 45 DF-EX <*> DFP <-> DFGT
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-driver-hid-logitech-lg4ff | 32 DF-EX --> DFP 36 DF-EX --> DFP --> G25 40 DF-EX <*> DFP <-> G25 <-> G27 46 DF-EX <*> DFP <-> G25 <-> G27 <-> G29 53 DF-EX <*> DFP <-> DFGT
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | dir.c | 308 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry() local 317 for (dfp = &bf[XFS_DIR2_DATA_FD_COUNT - 1]; dfp >= bf; dfp--) in xchk_directory_check_free_entry() 318 if (dup_length == be16_to_cpu(dfp->length)) in xchk_directory_check_free_entry() 333 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree() local 367 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xchk_directory_data_bestfree() 368 offset = be16_to_cpu(dfp->offset); in xchk_directory_data_bestfree() 380 be16_to_cpu(dup->length) != be16_to_cpu(dfp->length) || in xchk_directory_data_bestfree() 387 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree() 392 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree() 470 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp() local [all …]
|
| /kernel/linux/linux-4.19/fs/xfs/scrub/ |
| D | dir.c | 300 struct xfs_dir2_data_free *dfp; in xchk_directory_check_free_entry() local 309 for (dfp = &bf[XFS_DIR2_DATA_FD_COUNT - 1]; dfp >= bf; dfp--) in xchk_directory_check_free_entry() 310 if (dup_length == be16_to_cpu(dfp->length)) in xchk_directory_check_free_entry() 325 struct xfs_dir2_data_free *dfp; in xchk_directory_data_bestfree() local 363 for (dfp = &bf[0]; dfp < &bf[XFS_DIR2_DATA_FD_COUNT]; dfp++) { in xchk_directory_data_bestfree() 364 offset = be16_to_cpu(dfp->offset); in xchk_directory_data_bestfree() 376 be16_to_cpu(dup->length) != be16_to_cpu(dfp->length) || in xchk_directory_data_bestfree() 383 if (smallest_bestfree < be16_to_cpu(dfp->length)) { in xchk_directory_data_bestfree() 388 smallest_bestfree = be16_to_cpu(dfp->length); in xchk_directory_data_bestfree() 466 struct xfs_dir2_data_free *dfp; in xchk_directory_check_freesp() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82598.h | 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82598.h | 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/nvidia/ |
| D | nv_setup.c | 448 FlatPanel ? (Television ? "TV" : "DFP") : in NVCommonSetup() 457 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 534 "DFP\n"); in NVCommonSetup() 539 "for DFP\n"); in NVCommonSetup() 577 "DFP\n"); in NVCommonSetup() 586 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 644 par->FlatPanel ? (par->Television ? "TV" : "DFP") : "CRT", in NVCommonSetup()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
| D | nv_setup.c | 424 FlatPanel ? (Television ? "TV" : "DFP") : in NVCommonSetup() 433 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 510 "DFP\n"); in NVCommonSetup() 515 "for DFP\n"); in NVCommonSetup() 553 "DFP\n"); in NVCommonSetup() 562 "specified\n", par->FlatPanel ? "DFP" : "CRT"); in NVCommonSetup() 620 par->FlatPanel ? (par->Television ? "TV" : "DFP") : "CRT", in NVCommonSetup()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | t1042rdb_diu.c | 48 /* Enable the DVI(HDMI) port, disable the DFP and in t1042rdb_set_monitor_port() 58 /* Enable the DFP port, disable the DVI*/ in t1042rdb_set_monitor_port()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/85xx/ |
| D | t1042rdb_diu.c | 52 /* Enable the DVI(HDMI) port, disable the DFP and in t1042rdb_set_monitor_port() 62 /* Enable the DFP port, disable the DVI*/ in t1042rdb_set_monitor_port()
|
| /kernel/linux/linux-4.19/Documentation/fb/ |
| D | matroxfb.txt | 213 dfp - enables digital flat panel interface. This option is incompatible with 214 secondary (TV) output - if DFP is active, TV output must be 215 inactive and vice versa. DFP always uses same timing as primary 217 dfp:X - use settings X for digital flat panel interface. X is number from 228 cards below G400 or G400 without DFP, 101 for G400 with DFP, and
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | matroxfb.rst | 230 dfp enables digital flat panel interface. This option is incompatible 231 with secondary (TV) output - if DFP is active, TV output must be 232 inactive and vice versa. DFP always uses same timing as primary 234 dfp:X use settings X for digital flat panel interface. X is number from 246 Default setting is 100 for cards below G400 or G400 without DFP, 247 101 for G400 with DFP, and 111 for G450 and G550. You can set
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/dispnv04/ |
| D | Kbuild | 5 nouveau-y += dispnv04/dfp.o
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
| D | Kbuild | 6 nouveau-y += dispnv04/dfp.o
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-lg4ff.c | 5 * Including G27, G25, DFP, DFGT, FFEX, Momo, Momo2 & 47 #define LG4FF_DFP_TAG "DFP" 237 0xf8, 0x09, 0x01, 0x01, 0x00, 0x00, 0x00} /* Switch mode to DFP with detach */ 264 /* EXT_CMD1 - Understood by DFP, G25, G27 and DFGT */ 696 /* DFP can only be switched to its native mode */ in lg4ff_get_mode_switch_command() 707 /* G25 can only be switched to DFP mode or its native mode */ in lg4ff_get_mode_switch_command() 722 /* G27 can only be switched to DF-EX, DFP, G25 or its native mode */ in lg4ff_get_mode_switch_command() 739 /* G29 can only be switched to DF-EX, DFP, DFGT, G25, G27 or its native mode */ in lg4ff_get_mode_switch_command() 752 /* DFGT can only be switched to DF-EX, DFP or its native mode */ in lg4ff_get_mode_switch_command()
|
| /kernel/linux/linux-4.19/drivers/hid/ |
| D | hid-lg4ff.c | 4 * Including G27, G25, DFP, DFGT, FFEX, Momo, Momo2 & 59 #define LG4FF_DFP_TAG "DFP" 244 0xf8, 0x09, 0x01, 0x01, 0x00, 0x00, 0x00} /* Switch mode to DFP with detach */ 271 /* EXT_CMD1 - Understood by DFP, G25, G27 and DFGT */ 702 /* DFP can only be switched to its native mode */ in lg4ff_get_mode_switch_command() 713 /* G25 can only be switched to DFP mode or its native mode */ in lg4ff_get_mode_switch_command() 728 /* G27 can only be switched to DF-EX, DFP, G25 or its native mode */ in lg4ff_get_mode_switch_command() 745 /* G29 can only be switched to DF-EX, DFP, DFGT, G25, G27 or its native mode */ in lg4ff_get_mode_switch_command() 758 /* DFGT can only be switched to DF-EX, DFP or its native mode */ in lg4ff_get_mode_switch_command()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | ti,hd3ss3220.yaml | 15 HD3SS3220 can be configured as a Downstream Facing Port (DFP), Upstream Facing Port (UFP) or a
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_dp.c | 623 if (intel_dp->dfp.max_dotclock && in intel_dp_mode_valid_downstream() 624 target_clock > intel_dp->dfp.max_dotclock) in intel_dp_mode_valid_downstream() 632 if (intel_dp->dfp.min_tmds_clock && in intel_dp_mode_valid_downstream() 633 tmds_clock < intel_dp->dfp.min_tmds_clock) in intel_dp_mode_valid_downstream() 635 if (intel_dp->dfp.max_tmds_clock && in intel_dp_mode_valid_downstream() 636 tmds_clock > intel_dp->dfp.max_tmds_clock) in intel_dp_mode_valid_downstream() 1989 intel_dp->dfp.ycbcr_444_to_420); in intel_dp_hdmi_ycbcr420() 2008 if (intel_dp->dfp.min_tmds_clock && in intel_dp_hdmi_tmds_clock_valid() 2009 tmds_clock < intel_dp->dfp.min_tmds_clock) in intel_dp_hdmi_tmds_clock_valid() 2012 if (intel_dp->dfp.max_tmds_clock && in intel_dp_hdmi_tmds_clock_valid() [all …]
|