Searched +refs:dp +refs:get +refs:op (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_xattr.c | 81 enum xfs_attr_update op) in xfs_attr_change() argument 83 struct xfs_mount *mp = args->dp->i_mount; in xfs_attr_change() 89 error = xfs_qm_dqattach(args->dp); in xfs_attr_change() 108 args->owner = args->dp->i_ino; in xfs_attr_change() 129 return xfs_attr_set(args, op, in xfs_attr_change() 139 .dp = XFS_I(inode), in xfs_xattr_get() 178 .dp = XFS_I(inode), in xfs_xattr_set() 196 .get = xfs_xattr_get, 203 .get = xfs_xattr_get, 210 .get = xfs_xattr_get, [all …]
|
/linux-6.12.1/lib/ |
D | dynamic_debug.c | 204 struct _ddebug *dp = &dt->ddebugs[i]; in ddebug_change() local 207 if (dp->class_id != valid_class) in ddebug_change() 212 !match_wildcard(query->filename, dp->filename) && in ddebug_change() 214 kbasename(dp->filename)) && in ddebug_change() 216 trim_prefix(dp->filename))) in ddebug_change() 221 !match_wildcard(query->function, dp->function)) in ddebug_change() 229 p = strstr(dp->format, query->format+1); in ddebug_change() 230 if (p != dp->format) in ddebug_change() 232 } else if (!strstr(dp->format, query->format)) in ddebug_change() 238 dp->lineno < query->first_lineno) in ddebug_change() [all …]
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | res_func.S | 72 bclrb #sign_bit,LOCAL_EX(%a0) |get rid of false sign 99 movew CMDREG1B(%a6),%d0 |get command register 487 | FPCR_MODE byte to get rounding. 500 bfextu FPCR_MODE(%a6){#2:#2},%d1 |get rmode 515 bfextu FPCR_MODE(%a6){#2:#2},%d1 |get rmode 608 | DY_MO_FLG contains 0 for monadic op, $ff for dyadic 609 | DNRM_FLG contains $00 for neither op denormalized 610 | $0f for the destination op denormalized 611 | $f0 for the source op denormalized 705 bfextu ETEMP_EX(%a6){#1:#15},%d0 |get src exp (always pos) [all …]
|
/linux-6.12.1/Documentation/gpu/ |
D | todo.rst | 15 Starter: Good tasks to get started with the DRM subsystem. 71 We have a helper to get this right with drm_plane_helper_check_update(), but 339 - For most connectors it's a no-op to call drm_connector_register/unregister 343 - For dp drivers it's a bit more a mess, since we need the connector to be 354 for historical reasons they get the ordering wrong (and we can't fix that) 768 will need to be done to get the output <-> backlight device mapping 774 only one of the 2 required backlight devices will get registered, based on 819 no support to get the buffer age or any other damage accumulation algorithm. 827 This should be improved to get damage tracking properly working on drivers that
|
/linux-6.12.1/ |
D | MAINTAINERS | 7655 F: drivers/phy/mediatek/phy-mtk-dp.c 9728 K: (devm_)?gpio_(request|free|direction|get|set) 10794 F: Documentation/devicetree/bindings/input/ibm,op-panel.yaml 17249 L: op-tee@lists.trustedfirmware.org 17256 L: op-tee@lists.trustedfirmware.org 18454 F: drivers/char/powernv-op-panel.c 22714 L: op-tee@lists.trustedfirmware.org
|