Searched refs:unused (Results 1 - 25 of 36) sorted by relevance

12

/include/acpi/platform/
H A Dacgcc.h60 * Some compilers complain about unused variables. Sometimes we don't want to
63 * is unused.
65 #define ACPI_UNUSED_VAR __attribute__ ((unused))
/include/linux/platform_data/
H A Dusb-mx2.h35 unused:10; member in struct:mx21_usbh_platform_data
H A Dvideo-pxafb.h78 unused:22; member in struct:pxafb_mode_info
121 unused:28; member in struct:pxafb_mach_info
/include/linux/
H A Dgsmmux.h17 unsigned int unused[8]; /* Padding for expansion without member in struct:gsm_config
29 __u8 unused[28]; /* For future use */ member in struct:gsm_netconfig
H A Dexport.h49 __attribute__((section("___kcrctab" sec "+" #sym), unused)) \
65 __attribute__((section("___ksymtab" sec "+" #sym), unused)) \
H A Dcompiler-gcc.h100 #define __maybe_unused __attribute__((unused))
101 #define __always_unused __attribute__((unused))
H A Dtick.h159 static inline u64 get_cpu_idle_time_us(int cpu, u64 *unused) { return -1; } argument
160 static inline u64 get_cpu_iowait_time_us(int cpu, u64 *unused) { return -1; } argument
H A Delfnote.h82 unused)) = { \
H A Dudp.h72 __u8 unused[3]; member in struct:udp_sock
H A Dgenl_magic_func.h147 /* *_from_attrs functions are static, but potentially unused */ \
166 } __attribute__((unused)) \
171 } __attribute__((unused)) \
176 } __attribute__((unused)) \
402 static void set_ ## s_name ## _defaults(struct s_name *x) __attribute__((unused)); \
H A Dkthread.h51 int kthreadd(void *unused);
H A Dserial_s3c.h247 unsigned char unused; member in struct:s3c2410_uartcfg
H A Dmodule.h139 __attribute__ ((unused, alias(__stringify(name))))
258 /* unused exported symbols. */
263 /* GPL-only, unused exported symbols. */
429 bool unused; member in struct:symsearch
/include/uapi/linux/
H A Ddlm_device.h35 __u16 unused; member in struct:dlm_lock_params
65 __u8 unused[2]; member in struct:dlm_write_request
89 __u8 unused[3]; member in struct:dlm_lock_result
H A Dvirtio_blk.h81 __u8 unused; member in struct:virtio_blk_config
H A Dbtrfs.h77 __u64 unused[4]; member in union:btrfs_ioctl_vol_args_v2::__anon1666
127 __u64 unused[(1024-32-sizeof(struct btrfs_scrub_progress))/8]; member in struct:btrfs_ioctl_scrub_args
177 __u64 unused[379]; /* pad to 4k */ member in struct:btrfs_ioctl_dev_info_args
220 __u64 unused[7]; member in struct:btrfs_balance_args
245 __u64 unused[72]; /* pad to 1k */ member in struct:btrfs_ioctl_balance_args
282 __u32 unused; member in struct:btrfs_ioctl_search_key
419 __u64 unused[128 - 2 - BTRFS_DEV_STAT_VALUES_MAX]; /* pad to 1k */ member in struct:btrfs_ioctl_get_dev_stats
H A Dfuse.h470 uint32_t unused; member in struct:fuse_open_in
495 uint32_t unused; member in struct:fuse_flush_in
590 uint32_t unused[9]; member in struct:fuse_init_out
598 uint32_t unused; member in struct:cuse_init_in
605 uint32_t unused; member in struct:cuse_init_out
H A Dif_bridge.h99 __u16 unused; member in struct:__fdb_entry
H A Djffs2.h128 __u8 unused[2]; member in struct:jffs2_raw_dirent
/include/video/
H A Dsa1100fb.h50 unused:29; member in struct:sa1100fb_mach_info
/include/linux/usb/
H A Dusb338x.h101 u32 unused[3]; member in struct:usb338x_fifo_regs
111 u32 unused[2]; member in struct:usb338x_ll_regs
/include/scsi/
H A Dsg.h57 int pack_id; /* [i->o] unused internally (normally) */
58 void __user * usr_ptr; /* [i->o] unused internally */
112 int unused[2]; /* probably find a good use, set 0 for now */ member in struct:sg_scsi_id
124 int unused; member in struct:sg_req_info
231 unsigned int other_flags:10; /* unused */
/include/uapi/mtd/
H A Dnftl-user.h51 __u32 unused; member in struct:nftl_uci2
/include/xen/interface/io/
H A Dxs_wire.h47 static struct xsd_errors xsd_errors[] __attribute__((unused)) = {
/include/sound/
H A Dinfo.h175 static inline void snd_info_set_text_ops(struct snd_info_entry *entry __attribute__((unused)),

Completed in 1284 milliseconds

12