Home
last modified time | relevance | path

Searched refs:unused (Results 401 – 425 of 1734) sorted by relevance

1...<<11121314151617181920>>...70

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dxmlcatalog.bbclass26 xmlcatalog --noout --add nextCatalog unused file://$CATALOG $ROOTCATALOG
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0001-debuginfod-Remove-unused-variable.patch4 Subject: [PATCH] debuginfod: Remove unused variable
/openbmc/linux/fs/kernfs/
H A Dinode.c322 struct dentry *unused, struct inode *inode, in kernfs_vfs_xattr_get() argument
333 struct dentry *unused, struct inode *inode, in kernfs_vfs_xattr_set() argument
406 struct dentry *unused, struct inode *inode, in kernfs_vfs_user_xattr_set() argument
/openbmc/linux/fs/btrfs/
H A Dxattr.c365 struct dentry *unused, struct inode *inode, in btrfs_xattr_handler_get() argument
374 struct dentry *unused, struct inode *inode, in btrfs_xattr_handler_set() argument
387 struct dentry *unused, struct inode *inode, in btrfs_xattr_handler_set_prop() argument
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_debugfs.c242 qedf_io_trace_show(struct seq_file *s, void *unused) in qedf_io_trace_show() argument
326 qedf_driver_stats_show(struct seq_file *s, void *unused) in qedf_driver_stats_show() argument
420 qedf_offload_stats_show(struct seq_file *s, void *unused) in qedf_offload_stats_show() argument
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c214 struct ib_port_attribute *unused, char *buf) in state_show() argument
240 struct ib_port_attribute *unused, char *buf) in lid_show() argument
253 struct ib_port_attribute *unused, char *buf) in lid_mask_count_show() argument
266 struct ib_port_attribute *unused, char *buf) in sm_lid_show() argument
279 struct ib_port_attribute *unused, char *buf) in sm_sl_show() argument
292 struct ib_port_attribute *unused, char *buf) in cap_mask_show() argument
305 struct ib_port_attribute *unused, char *buf) in rate_show() argument
380 struct ib_port_attribute *unused, char *buf) in phys_state_show() argument
395 struct ib_port_attribute *unused, char *buf) in link_layer_show() argument
/openbmc/u-boot/arch/arm/dts/
H A Darmada-388-clearfog.dts344 MPP32: ge1:txctl ? (unused)
348 MPP36: gpio ? (unused)
357 MPP44: sata3:prsnt ? (unused)
360 MPP47: 4 ? (unused)
/openbmc/linux/drivers/crypto/caam/
H A Dregs.h248 u32 unused; in jr_outentry_desc() local
250 jr_outentry_get(outring, hw_idx, &desc, &unused); in jr_outentry_desc()
257 dma_addr_t unused; in jr_outentry_jrstatus() local
260 jr_outentry_get(outring, hw_idx, &unused, &jrstatus); in jr_outentry_jrstatus()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c143 static u32 lpt_get_backlight(struct intel_connector *connector, enum pipe unused) in lpt_get_backlight() argument
150 static u32 pch_get_backlight(struct intel_connector *connector, enum pipe unused) in pch_get_backlight() argument
157 static u32 i9xx_get_backlight(struct intel_connector *connector, enum pipe unused) in i9xx_get_backlight() argument
187 static u32 bxt_get_backlight(struct intel_connector *connector, enum pipe unused) in bxt_get_backlight() argument
195 static u32 ext_pwm_get_backlight(struct intel_connector *connector, enum pipe unused) in ext_pwm_get_backlight() argument
1213 static int lpt_setup_backlight(struct intel_connector *connector, enum pipe unused) in lpt_setup_backlight() argument
1249 val = pch_get_backlight(connector, unused); in lpt_setup_backlight()
1270 static int pch_setup_backlight(struct intel_connector *connector, enum pipe unused) in pch_setup_backlight() argument
1330 val = i9xx_get_backlight(connector, unused); in i9xx_setup_backlight()
1409 bxt_setup_backlight(struct intel_connector *connector, enum pipe unused) in bxt_setup_backlight() argument
[all …]
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c409 host_cpuid(7, 0, &unused, &ebx, &unused, &unused); in kvm_arch_get_supported_cpuid()
418 host_cpuid(7, 0, &unused, &unused, &unused, &edx); in kvm_arch_get_supported_cpuid()
432 host_cpuid(7, 1, &eax, &unused, &unused, &unused); in kvm_arch_get_supported_cpuid()
436 host_cpuid(7, 2, &unused, &unused, &unused, &edx); in kvm_arch_get_supported_cpuid()
1719 uint32_t unused; in kvm_arch_init_vcpu() local
1872 cpu_x86_cpuid(env, 0, 0, &limit, &unused, &unused, &unused); in kvm_arch_init_vcpu()
2021 cpu_x86_cpuid(env, 0x0a, 0, &eax, &unused, &unused, &edx); in kvm_arch_init_vcpu()
2045 cpu_x86_cpuid(env, 0x80000000, 0, &limit, &unused, &unused, &unused); in kvm_arch_init_vcpu()
2091 cpu_x86_cpuid(env, 0xC0000000, 0, &limit, &unused, &unused, &unused); in kvm_arch_init_vcpu()
5261 uint32_t ecx, unused; in host_supports_vmx() local
[all …]
/openbmc/linux/drivers/staging/sm750fb/
H A DTODO4 - refine the code and remove unused code
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_lanp.h96 } ipmi_lan_params[] __attribute__((unused)) = {
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dmount_conflict.patch3 linux/fs.h includes linux/mount.h and this include file is unused so
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0002-mbedtls-Remove-unused-variable.patch4 Subject: [PATCH 2/5] mbedtls: Remove unused variable
/openbmc/qemu/include/hw/xen/interface/io/
H A Dxs_wire.h59 __attribute__((unused))
/openbmc/linux/include/xen/interface/io/
H A Dxs_wire.h54 static struct xsd_errors xsd_errors[] __attribute__((unused)) = {
/openbmc/linux/include/uapi/linux/
H A Dext4.h108 __u16 unused; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dget_func_ip_test.c21 int unused(void) in unused() function
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm.h33 extern int omap_pm_clkdms_setup(struct clockdomain *clkdm, void *unused);
/openbmc/linux/arch/csky/kernel/
H A Dsetup.c116 asmlinkage __visible void __init csky_start(unsigned int unused, in csky_start() argument
/openbmc/linux/drivers/block/
H A Dataflop.c425 static void fd_motor_off_timer(struct timer_list *unused);
426 static void check_change(struct timer_list *unused);
436 static void fd_readtrack_check(struct timer_list *unused);
441 static void fd_times_out(struct timer_list *unused);
574 static void fd_motor_off_timer(struct timer_list *unused) in fd_motor_off_timer() argument
610 static void check_change(struct timer_list *unused) in check_change() argument
1077 static void fd_readtrack_check(struct timer_list *unused) in fd_readtrack_check() argument
1348 static void fd_times_out(struct timer_list *unused) in fd_times_out() argument
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5592r.yaml89 * CH_MODE_UNUSED (the pin is unused)
101 State of this channel when unused or the device gets removed.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc87unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wde…
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch88 ## XXX does it emit an unused result warning and can it be disabled?
92 [PY_CHECK_CC_WARNING([disable], [unused-result])])
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-colibri-eval-v3.dts139 /* GEN2_I2C: unused */
141 /* CAM_I2C (I2C3): unused */

1...<<11121314151617181920>>...70