Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 25 of 49) sorted by relevance

12

/linux-5.19.10/drivers/ntb/test/
Dntb_msi_test.c28 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-5.19.10/drivers/clk/sunxi-ng/
Dccu_nm.c31 struct _ccu_nm *nm) in ccu_nm_find_best()
59 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_disable() local
66 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_enable() local
73 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_is_enabled() local
81 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_recalc_rate() local
123 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_round_rate() local
172 struct ccu_nm *nm = hw_to_ccu_nm(hw); in ccu_nm_set_rate() local
/linux-5.19.10/fs/ubifs/
Ddir.c182 const struct fscrypt_name *nm) in dbg_check_name()
201 struct fscrypt_name nm; in ubifs_lookup() local
275 struct fscrypt_name *nm) in ubifs_prepare_create()
291 struct fscrypt_name nm; in ubifs_create() local
358 struct fscrypt_name nm; in create_whiteout() local
436 struct fscrypt_name nm; in ubifs_tmpfile() local
559 struct fscrypt_name nm; in ubifs_readdir() local
732 struct fscrypt_name nm; in ubifs_link() local
805 struct fscrypt_name nm; in ubifs_unlink() local
885 struct fscrypt_name nm = { 0 }; in ubifs_check_dir_empty() local
[all …]
Dxattr.c82 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
Dkey.h148 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()
Dtnc.c531 const struct fscrypt_name *nm) in matches_name()
701 const struct fscrypt_name *nm) in resolve_collision()
819 const struct fscrypt_name *nm) in fallible_matches_name()
890 const struct fscrypt_name *nm, in fallible_resolve_collision()
1809 void *node, const struct fscrypt_name *nm) in do_lookup_nm()
1857 void *node, const struct fscrypt_name *nm) in ubifs_tnc_lookup_nm()
2410 const struct fscrypt_name *nm) in ubifs_tnc_add_nm()
2646 const struct fscrypt_name *nm) in ubifs_tnc_remove_nm()
2869 struct fscrypt_name nm = {0}; in ubifs_tnc_remove_ino() local
2952 const struct fscrypt_name *nm) in ubifs_tnc_next_ent()
Djournal.c539 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
1709 const struct fscrypt_name *nm) in ubifs_jnl_delete_xattr()
/linux-5.19.10/drivers/scsi/fcoe/
Dfcoe_transport.c564 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-5.19.10/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-debugfs.c21 #define dump_register(nm ...) \ argument
/linux-5.19.10/drivers/memory/
Datmel-ebi.c70 #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-5.19.10/scripts/dtc/
Dchecks.c219 #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
1474 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
Ddata.c10 struct marker *m, *nm; in data_free() local
/linux-5.19.10/arch/arc/kernel/
Dtroubleshoot.c93 char *nm = "?"; in show_faulting_vma() local
/linux-5.19.10/security/selinux/ss/
Dmls.c39 char *nm; in mls_compute_context_len() local
93 char *scontextp, *nm; in mls_sid_to_context() local
/linux-5.19.10/include/linux/
Dtransport_class.h27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument
/linux-5.19.10/drivers/usb/mtu3/
Dmtu3_debugfs.c16 #define dump_register(nm) \ argument
22 #define dump_prb_reg(nm, os) \ argument
/linux-5.19.10/sound/pci/asihpi/
Dhpioctl.c349 int idx, nm, low_latency_mode = 0, irq_supported = 0; in asihpi_adapter_probe() local
/linux-5.19.10/drivers/tee/optee/
Dsupp.c298 size_t nm; in supp_pop_req() local
/linux-5.19.10/arch/sparc/kernel/
Dioport.c323 const char *nm; in sparc_io_proc_show() local
/linux-5.19.10/drivers/usb/dwc2/
Ddebugfs.c327 #define dump_register(nm) \ argument
/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_dp.c33 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) argument
/linux-5.19.10/drivers/mtd/ubi/
Ddebug.c195 char nm[17]; in ubi_dump_mkvol_req() local
/linux-5.19.10/drivers/usb/host/
Dxhci-debugfs.h73 #define dump_register(nm) \ argument
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c402 #define AMKSTR(nm) #nm "_BE", #nm "_BK", #nm "_VI", #nm "_VO" argument
/linux-5.19.10/include/uapi/misc/
Dxilinx_sdfec.h177 __u32 nm; member

12