| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | debugreg.h | 153 static inline void set_dr_addr_mask(unsigned long mask, int dr) { } in set_dr_addr_mask() argument
|
| /kernel/linux/linux-5.10/net/ |
| H A D | devres.c | 24 struct net_device_devres *dr; in devm_alloc_etherdev_mqs() local 69 struct net_device_devres *dr; in devm_register_netdev() local [all...] |
| /kernel/linux/linux-6.6/net/ |
| H A D | devres.c | 24 struct net_device_devres *dr; in devm_alloc_etherdev_mqs() local 69 struct net_device_devres *dr; in devm_register_netdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| H A D | mdio_devres.c | 14 struct mdiobus_devres *dr = this; in devm_mdiobus_free() local 32 struct mdiobus_devres *dr; in devm_mdiobus_alloc_size() local 51 struct mdiobus_devres *dr = this; devm_mdiobus_unregister() local 76 struct mdiobus_devres *dr; __devm_mdiobus_register() local 110 struct mdiobus_devres *dr; __devm_of_mdiobus_register() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_drain.c | 49 xfs_defer_drain_free(struct xfs_defer_drain *dr) in xfs_defer_drain_free() argument 55 static inline void xfs_defer_drain_grab(struct xfs_defer_drain *dr) in xfs_defer_drain_grab() argument 71 static inline void xfs_defer_drain_rele(struct xfs_defer_drain *dr) in xfs_defer_drain_rele() argument 41 xfs_defer_drain_init( struct xfs_defer_drain *dr) xfs_defer_drain_init() argument 80 xfs_defer_drain_busy(struct xfs_defer_drain *dr) xfs_defer_drain_busy() argument 91 xfs_defer_drain_wait(struct xfs_defer_drain *dr) xfs_defer_drain_wait() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | debugreg.h | 154 static inline void amd_set_dr_addr_mask(unsigned long mask, unsigned int dr) { } in amd_set_dr_addr_mask() argument 155 static inline unsigned long amd_get_dr_addr_mask(unsigned int dr) in amd_get_dr_addr_mask() argument
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| H A D | mdio_devres.c | 14 struct mdiobus_devres *dr = this; in devm_mdiobus_free() local 32 struct mdiobus_devres *dr; in devm_mdiobus_alloc_size() local 51 struct mdiobus_devres *dr = this; devm_mdiobus_unregister() local 76 struct mdiobus_devres *dr; __devm_mdiobus_register() local 110 struct mdiobus_devres *dr; __devm_of_mdiobus_register() local [all...] |
| /kernel/linux/linux-5.10/drivers/target/iscsi/ |
| H A D | iscsi_target_datain_values.c | 22 struct iscsi_datain_req *dr; in iscsit_allocate_datain_req() local 35 void iscsit_attach_datain_req(struct iscsi_cmd *cmd, struct iscsi_datain_req *dr) in iscsit_attach_datain_req() argument 42 void iscsit_free_datain_req(struct iscsi_cmd *cmd, struct iscsi_datain_req *dr) in iscsit_free_datain_req() argument 53 struct iscsi_datain_req *dr, *dr_tmp; iscsit_free_all_datain_reqs() local 84 struct iscsi_datain_req *dr; iscsit_set_datain_values_yes_and_yes() local 182 struct iscsi_datain_req *dr; iscsit_set_datain_values_no_and_yes() local 303 struct iscsi_datain_req *dr; iscsit_set_datain_values_yes_and_no() local 402 struct iscsi_datain_req *dr; iscsit_set_datain_values_no_and_no() local [all...] |
| H A D | iscsi_target_tmr.c | 303 struct iscsi_datain_req *dr; in iscsit_task_reassign_complete_read() local
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | context.h | 102 struct mls_range *dr = &dst->range, *r1 = &c1->range, *r2 = &c2->range; in mls_context_glblub() local
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | cnl.c | 170 u32 dr = 0; in cnl_ipc_send_msg() local 146 cnl_compact_ipc_compress(struct snd_sof_ipc_msg *msg, u32 *dr, u32 *dd) cnl_compact_ipc_compress() argument
|
| /kernel/linux/linux-5.10/drivers/power/reset/ |
| H A D | reboot-mode.c | 149 struct reboot_mode_driver **dr; in devm_reboot_mode_register() local
|
| /kernel/linux/linux-6.6/drivers/power/reset/ |
| H A D | reboot-mode.c | 149 struct reboot_mode_driver **dr; in devm_reboot_mode_register() local
|
| /kernel/linux/linux-6.6/drivers/target/iscsi/ |
| H A D | iscsi_target_datain_values.c | 22 struct iscsi_datain_req *dr; in iscsit_allocate_datain_req() local 35 void iscsit_attach_datain_req(struct iscsit_cmd *cmd, struct iscsi_datain_req *dr) in iscsit_attach_datain_req() argument 42 void iscsit_free_datain_req(struct iscsit_cmd *cmd, struct iscsi_datain_req *dr) in iscsit_free_datain_req() argument 53 struct iscsi_datain_req *dr, *dr_tmp; iscsit_free_all_datain_reqs() local 84 struct iscsi_datain_req *dr; iscsit_set_datain_values_yes_and_yes() local 182 struct iscsi_datain_req *dr; iscsit_set_datain_values_no_and_yes() local 303 struct iscsi_datain_req *dr; iscsit_set_datain_values_yes_and_no() local 402 struct iscsi_datain_req *dr; iscsit_set_datain_values_no_and_no() local [all...] |
| H A D | iscsi_target_tmr.c | 303 struct iscsi_datain_req *dr; in iscsit_task_reassign_complete_read() local
|
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | context.h | 102 struct mls_range *dr = &dst->range; in mls_context_glblub() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/boards/ |
| H A D | i2s_test.c | 57 struct snd_soc_dapm_route *dr; in avs_create_dapm_routes() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | dcr.c | 119 const u32 *dr = of_get_property(np, "dcr-reg", &ds); in dcr_resource_start() local 131 const u32 *dr = of_get_property(np, "dcr-reg", &ds); in dcr_resource_len() local
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | bpa10x.c | 268 struct usb_ctrlrequest *dr; in bpa10x_send_frame() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | dcr.c | 119 const u32 *dr = of_get_property(np, "dcr-reg", &ds); in dcr_resource_start() local 131 const u32 *dr = of_get_property(np, "dcr-reg", &ds); in dcr_resource_len() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_managed.c | 57 static void free_dr(struct drmres *dr) in free_dr() argument 65 struct drmres *dr, *tmp; in drm_managed_release() local 89 struct drmres *dr; alloc_dr() local 108 del_dr(struct drm_device *dev, struct drmres *dr) del_dr() argument 116 add_dr(struct drm_device *dev, struct drmres *dr) add_dr() argument 140 struct drmres *dr; __drmm_add_action() local 190 struct drmres *dr; drmm_kmalloc() local 243 struct drmres *dr_match = NULL, *dr; drmm_kfree() local [all...] |
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | led-class-multicolor.c | 159 struct led_classdev_mc **dr; in devm_led_classdev_multicolor_register_ext() local
|
| /kernel/linux/linux-5.10/net/xdp/ |
| H A D | xsk_diag.c | 29 struct xdp_diag_ring dr = {}; in xsk_diag_put_ring() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | inet_timewait_sock.c | 155 inet_twsk_alloc(const struct sock *sk, struct inet_timewait_death_row *dr, const int state) inet_twsk_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | bpa10x.c | 268 struct usb_ctrlrequest *dr; in bpa10x_send_frame() local [all...] |