Home
last modified time | relevance | path

Searched refs:name (Results 43026 - 43050 of 60061) sorted by relevance

1...<<1721172217231724172517261727172817291730>>...2403

/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h412 const char *name,
417 const char *name,
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbtrfs_inode.h424 const struct fscrypt_str *name);
427 const struct fscrypt_str *name, int add_backref, u64 index);
/kernel/linux/linux-6.6/fs/verity/
H A Denable.c320 params.hash_alg->name, params.digest_size, desc->root_hash); in fsverity_enable_with_descriptor()
561 !fsverity_hash_algs[algo_index].name) { in code_sign_init_descriptor()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dprocfs.c402 static void add_file(struct super_block *sb, char *name, in add_file() argument
405 proc_create_single_data(name, 0, REISERFS_SB(sb)->procdir, func, sb); in add_file()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dutils.c424 * dentry_path stores the name at the end of buf, but the in vboxsf_path_from_dentry()
437 int vboxsf_nlscpy(struct vboxsf_sbi *sbi, char *name, size_t name_bound_len, in vboxsf_nlscpy() argument
449 out = name; in vboxsf_nlscpy()
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_modern.c304 const char *name, in setup_vq()
334 notify, callback, name); in setup_vq()
300 setup_vq(struct virtio_pci_device *vp_dev, struct virtio_pci_vq_info *info, unsigned int index, void (*callback)(struct virtqueue *vq), const char *name, bool ctx, u16 msix_vec) setup_vq() argument
/kernel/linux/linux-6.6/drivers/watchdog/
H A Df71808e_wdt.c608 .name = DRVNAME,
641 wdt_res.name = "superio port"; in fintek_wdt_init()
/kernel/linux/linux-6.6/include/linux/pds/
H A Dpds_adminq.h148 * @devname: text name of client device
250 * @name: LIF name
260 char name[PDS_CORE_IFNAMSIZ]; member
393 * @PDS_CORE_LIF_ATTR_NAME: LIF name attribute
410 * @name: The name string, 0 terminated
421 char name[PDS_CORE_IFNAMSIZ]; member
466 * @name: LIF name strin
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dkprobes.h72 /* Allow user to indicate symbol name of the probe point */
181 const char *name; member
412 kprobe_opcode_t *kprobe_lookup_name(const char *name, unsigned int offset);
H A Dbtf.h87 * Return the name of the passed struct, if exists, or halt the build if for
89 * the code using that structure name, and update it accordingly.
211 s32 btf_find_by_name_kind(const struct btf *btf, const char *name, u8 kind);
212 s32 bpf_find_btf_id(const char *name, u32 kind, struct btf **btf_p);
H A Dslab.h189 struct kmem_cache *kmem_cache_create(const char *name, unsigned int size,
192 struct kmem_cache *kmem_cache_create_usercopy(const char *name,
202 * name of the structure and maybe some flags that are listed above.
/kernel/linux/linux-6.6/include/linux/ceph/
H A Ddecode.h329 * @name: name of the struct (free-form)
337 const char *name, u8 *struct_v, in ceph_start_decoding()
347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
336 ceph_start_decoding(void **p, void *end, u8 v, const char *name, u8 *struct_v, u32 *struct_len) ceph_start_decoding() argument
/kernel/linux/linux-6.6/fs/afs/
H A Drotate.c84 pr_notice("kAFS: Volume %llu '%s' is %s\n", volume->vid, volume->name, m); in afs_busy()
297 op->type ? op->type->name : "???", op->debug_id); in afs_select_fileserver()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4namespace.c256 * @name: lookup name
262 const struct qstr *name) in nfs4_negotiate_security()
275 err = nfs4_proc_secinfo(inode, name, flavors); in nfs4_negotiate_security()
261 nfs4_negotiate_security(struct rpc_clnt *clnt, struct inode *inode, const struct qstr *name) nfs4_negotiate_security() argument
/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dsaa7146.h77 void *ext_priv; /* most likely a name string */
91 char name[32]; /* name of the device */ member
132 char name[32]; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg802154.h36 const char *name,
44 const char *name,
H A Dxdp.h393 #define XDP_METADATA_KFUNC(name, _) name,
/kernel/linux/linux-6.6/include/linux/mfd/wm8350/
H A Dcore.h660 const char *name, void *data) in wm8350_register_irq()
666 handler, flags, name, data); in wm8350_register_irq()
657 wm8350_register_irq(struct wm8350 *wm8350, int irq, irq_handler_t handler, unsigned long flags, const char *name, void *data) wm8350_register_irq() argument
/kernel/linux/linux-6.6/include/linux/soundwire/
H A Dsdw.h720 const char *name; member
1020 * @name: SoundWire stream name
1030 const char *name; member
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dbbc_i2c.c408 .name = "i2c",
417 .name = "bbc_i2c",
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-xlp.c387 pdev->name, xspi); in xlp_spi_probe()
441 .name = "xlp-spi",
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c487 scnprintf(wrqu->name, sizeof(wrqu->name), "802.11bg%s", n); in rtllib_wx_get_name()
/kernel/linux/linux-6.6/drivers/staging/most/net/
H A Dnet.c306 struct most_channel_config *ccfg, char *name, in comp_probe_channel()
512 .name = "net",
305 comp_probe_channel(struct most_interface *iface, int channel_idx, struct most_channel_config *ccfg, char *name, char *args) comp_probe_channel() argument
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_vt220.c742 driver->name = SCLP_VT220_DEVICE_NAME; in sclp_vt220_tty_init()
825 .name = SCLP_VT220_CONSOLE_NAME,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Daltera_uart.c459 .name = "ttyAL",
624 .name = DRV_NAME,

Completed in 54 milliseconds

1...<<1721172217231724172517261727172817291730>>...2403