/Linux-v6.6/drivers/ntb/test/ |
D | ntb_msi_test.c | 28 struct ntb_msit_ctx *nm; member 33 struct ntb_msit_ctx *nm; member 46 struct ntb_msit_ctx *nm = isr_ctx->nm; in ntb_msit_isr() local 58 struct ntb_msit_ctx *nm = container_of(work, struct ntb_msit_ctx, in ntb_msit_setup_work() local 106 struct ntb_msit_ctx *nm = ctx; in ntb_msit_desc_changed() local 123 struct ntb_msit_ctx *nm = ctx; in ntb_msit_link_event() local 131 static void ntb_msit_copy_peer_desc(struct ntb_msit_ctx *nm, int peer) in ntb_msit_copy_peer_desc() 151 struct ntb_msit_ctx *nm = ctx; in ntb_msit_db_event() local 259 struct ntb_msit_ctx *nm = data; in ntb_msit_dbgfs_local_port_get() local 270 static void ntb_msit_create_dbgfs(struct ntb_msit_ctx *nm) in ntb_msit_create_dbgfs() [all …]
|
/Linux-v6.6/drivers/clk/sunxi-ng/ |
D | ccu_nm.c | 31 unsigned long rate, struct _ccu_nm *nm) in ccu_nm_find_best() 58 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local 65 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local 72 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local 80 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local 122 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate() local 170 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate() local
|
/Linux-v6.6/fs/ubifs/ |
D | dir.c | 184 const struct fscrypt_name *nm) in dbg_check_name() 203 struct fscrypt_name nm; in ubifs_lookup() local 277 struct fscrypt_name *nm) in ubifs_prepare_create() 293 struct fscrypt_name nm; in ubifs_create() local 433 struct fscrypt_name nm; in ubifs_tmpfile() local 557 struct fscrypt_name nm; in ubifs_readdir() local 730 struct fscrypt_name nm; in ubifs_link() local 803 struct fscrypt_name nm; in ubifs_unlink() local 883 struct fscrypt_name nm = { 0 }; in ubifs_check_dir_empty() local 908 struct fscrypt_name nm; in ubifs_rmdir() local [all …]
|
D | xattr.c | 82 const struct fscrypt_name *nm, const void *value, int size) in create_xattr() 268 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_set() local 331 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_get() local 404 struct fscrypt_name nm = {0}; in ubifs_listxattr() local 462 struct inode *inode, const struct fscrypt_name *nm) in remove_xattr() 508 struct fscrypt_name nm = {0}; in ubifs_purge_xattrs() local 599 struct fscrypt_name nm = { .disk_name = FSTR_INIT((char *)name, strlen(name))}; in ubifs_xattr_remove() local
|
D | key.h | 148 const struct fscrypt_name *nm) in dent_key_init() 183 const struct fscrypt_name *nm) in dent_key_init_flash() 217 const struct fscrypt_name *nm) in xent_key_init() 234 ino_t inum, const struct fscrypt_name *nm) in xent_key_init_flash()
|
D | tnc.c | 568 const struct fscrypt_name *nm) in matches_name() 738 const struct fscrypt_name *nm) in resolve_collision() 856 const struct fscrypt_name *nm) in fallible_matches_name() 927 const struct fscrypt_name *nm, in fallible_resolve_collision() 1846 void *node, const struct fscrypt_name *nm) in do_lookup_nm() 1894 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm() 2447 const struct fscrypt_name *nm) in ubifs_tnc_add_nm() 2683 const struct fscrypt_name *nm) in ubifs_tnc_remove_nm() 2906 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local 2989 const struct fscrypt_name *nm) in ubifs_tnc_next_ent()
|
D | journal.c | 539 const struct fscrypt_name *nm, const struct inode *inode, in ubifs_jnl_update() 880 struct fscrypt_name nm = {0}; in ubifs_jnl_write_inode() local 1719 const struct fscrypt_name *nm) in ubifs_jnl_delete_xattr()
|
/Linux-v6.6/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 564 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_transport_detach() local 639 struct fcoe_netdev_mapping *nm; in fcoe_add_netdev_mapping() local 659 struct fcoe_netdev_mapping *nm = NULL, *tmp; in fcoe_del_netdev_mapping() local 687 struct fcoe_netdev_mapping *nm; in fcoe_netdev_map_lookup() local
|
/Linux-v6.6/drivers/media/platform/st/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 21 #define dump_register(nm ...) \ argument
|
/Linux-v6.6/drivers/memory/ |
D | atmel-ebi.c | 70 #define ATMEL_SMC_SETUP_XLATE(nm, pos) \ argument 73 #define ATMEL_SMC_PULSE_XLATE(nm, pos) \ argument 76 #define ATMEL_SMC_CYCLE_XLATE(nm, pos) \ argument
|
/Linux-v6.6/scripts/dtc/ |
D | checks.c | 219 #define WARNING_IF_NOT_STRING(nm, propname) \ argument 221 #define ERROR_IF_NOT_STRING(nm, propname) \ argument 248 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument 250 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument 266 #define WARNING_IF_NOT_CELL(nm, propname) \ argument 268 #define ERROR_IF_NOT_CELL(nm, propname) \ argument 1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
D | data.c | 10 struct marker *m, *nm; in data_free() local
|
/Linux-v6.6/security/selinux/ss/ |
D | mls.c | 39 char *nm; in mls_compute_context_len() local 93 char *scontextp, *nm; in mls_sid_to_context() local
|
/Linux-v6.6/arch/arc/kernel/ |
D | troubleshoot.c | 93 char *nm = "?"; in show_faulting_vma() local
|
/Linux-v6.6/include/linux/ |
D | transport_class.h | 27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
|
/Linux-v6.6/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 16 #define dump_register(nm) \ argument 22 #define dump_prb_reg(nm, os) \ argument
|
/Linux-v6.6/sound/pci/asihpi/ |
D | hpioctl.c | 349 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
|
/Linux-v6.6/drivers/tee/optee/ |
D | supp.c | 298 size_t nm; in supp_pop_req() local
|
/Linux-v6.6/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 34 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
|
/Linux-v6.6/arch/sparc/kernel/ |
D | ioport.c | 323 const char *nm; in sparc_io_proc_show() local
|
/Linux-v6.6/drivers/usb/dwc2/ |
D | debugfs.c | 327 #define dump_register(nm) \ argument
|
/Linux-v6.6/drivers/mtd/ubi/ |
D | debug.c | 195 char nm[17]; in ubi_dump_mkvol_req() local
|
/Linux-v6.6/drivers/usb/host/ |
D | xhci-debugfs.h | 73 #define dump_register(nm) \ argument
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 397 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
|
/Linux-v6.6/include/uapi/misc/ |
D | xilinx_sdfec.h | 177 __u32 nm; member
|