Home
last modified time | relevance | path

Searched defs:__always_unused (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/net/batman-adv/
H A Dlog.h89 static inline void _batadv_dbg(int type __always_unused, in _batadv_dbg()
90 struct batadv_priv *bat_priv __always_unused, in _batadv_dbg()
91 int ratelimited __always_unused, in _batadv_dbg()
92 const char *fmt __always_unused, ...) in _batadv_dbg()
/openbmc/linux/arch/arm64/include/asm/
H A Dmman.h10 unsigned long pkey __always_unused) in arch_calc_vm_prot_bits()
39 unsigned long addr __always_unused) in arch_validate_prot()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c32 static void test_insert_invalid(struct test_sockmap_listen *skel __always_unused, in test_insert_invalid()
50 static void test_insert_opened(struct test_sockmap_listen *skel __always_unused, in test_insert_opened()
72 static void test_insert_bound(struct test_sockmap_listen *skel __always_unused, in test_insert_bound()
100 static void test_insert(struct test_sockmap_listen *skel __always_unused, in test_insert()
117 static void test_delete_after_insert(struct test_sockmap_listen *skel __always_unused, in test_delete_after_insert()
135 static void test_delete_after_close(struct test_sockmap_listen *skel __always_unused, in test_delete_after_close()
159 static void test_lookup_after_insert(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_insert()
188 static void test_lookup_after_delete(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_delete()
212 static void test_lookup_32_bit_value(struct test_sockmap_listen *skel __always_unused, in test_lookup_32_bit_value()
243 static void test_update_existing(struct test_sockmap_listen *skel __always_unused, in test_update_existing()
[all …]
H A Dsockmap_helpers.h15 #define __always_unused __attribute__((__unused__)) macro
/openbmc/linux/tools/testing/selftests/arm64/bti/
H A Dtest.c77 static void handler(int n, siginfo_t *si __always_unused, in handler()
78 void *uc_ __always_unused) in handler()
/openbmc/linux/net/ipv4/
H A Dnetfilter.c87 bool strict __always_unused) in nf_ip_route()
/openbmc/linux/drivers/iio/light/
H A Das73211.c438 struct iio_chan_spec const *chan __always_unused, in _as73211_write_raw()
553 static irqreturn_t as73211_ready_handler(int irq __always_unused, void *priv) in as73211_ready_handler()
562 static irqreturn_t as73211_trigger_handler(int irq __always_unused, void *p) in as73211_trigger_handler()
/openbmc/linux/tools/include/linux/
H A Dcompiler.h46 #define __always_unused __attribute__((__unused__)) macro
/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k8.c89 u32 lo, hi __always_unused; in pending_bit_stuck() local
285 u32 maxvid, lo __always_unused, rvomult = 1; in core_voltage_pre_transition() local
H A Dacpi-cpufreq.c254 u32 val, dummy __always_unused; in cpu_freq_read_intel() local
271 u32 val, dummy __always_unused; in cpu_freq_read_amd() local
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h125 #define __always_unused __attribute__((unused)) macro
H A Dcompiler.h382 # define __always_unused /* unimplemented */ macro
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c392 efx_siena_set_interrupt_affinity(struct efx_nic *efx __always_unused) in efx_siena_set_interrupt_affinity()
397 efx_siena_clear_interrupt_affinity(struct efx_nic *efx __always_unused) in efx_siena_clear_interrupt_affinity()
H A Dsiena.c640 static int siena_mac_reconfigure(struct efx_nic *efx, bool mtu_only __always_unused) in siena_mac_reconfigure()
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h343 #define __always_unused __attribute__((__unused__)) macro
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c644 u32 rev, dummy __always_unused; in reload_ucode_amd() local
693 u32 rev, dummy __always_unused; in apply_microcode_amd() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c68 void efx_mae_mport_uplink(struct efx_nic *efx __always_unused, u32 *out) in efx_mae_mport_uplink()
79 void efx_mae_mport_vf(struct efx_nic *efx __always_unused, u32 vf_id, u32 *out) in efx_mae_mport_vf()
91 void efx_mae_mport_mport(struct efx_nic *efx __always_unused, u32 mport_id, u32 *out) in efx_mae_mport_mport()
/openbmc/linux/net/core/
H A Ddatagram.c511 void *data __always_unused, struct iov_iter *i) in simple_copy_to_iter()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c871 u32 *rules __always_unused) in ixgbevf_get_rxnfc()
/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-lynx-28g.c432 union phy_configure_opts *opts __always_unused) in lynx_28g_validate()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c707 unsigned int pkt_len __always_unused; in smc_tx() local
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c658 struct dpaa2_eth_fq *fq __always_unused) in dpaa2_eth_rx_err()
3565 u32 num_frames __always_unused, in dpaa2_eth_enqueue_qd()
H A Ddpaa2-switch.c924 void *data __always_unused) in dpaa2_switch_fdb_entry_fast_age()
/openbmc/linux/drivers/ptp/
H A Dptp_clockmatrix.c1702 static s32 idtcm_getmaxphase(struct ptp_clock_info *ptp __always_unused) in idtcm_getmaxphase()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3364 u32 *rules __always_unused) in bnx2x_get_rxnfc()

12