/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_sockmap_mutate.c | 9 #define __always_unused __attribute__((unused)) macro 94 int test_flow_dissector_delete(struct __sk_buff *skb __always_unused) in test_flow_dissector_delete() 102 int test_flow_dissector_update(struct __sk_buff *skb __always_unused) in test_flow_dissector_update() 118 int test_raw_tp_delete(const void *ctx __always_unused) in test_raw_tp_delete() 126 int test_raw_tp_update(const void *ctx __always_unused) in test_raw_tp_update() 158 int test_sockops_delete(struct bpf_sock_ops *ctx __always_unused) in test_sockops_delete() 183 int test_xdp(struct xdp_md *ctx __always_unused) in test_xdp()
|
/linux-6.12.1/net/batman-adv/ |
D | log.h | 89 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()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | perf_skip.c | 16 static void handle_sigio(int sig __always_unused) in handle_sigio() 21 static void handle_sigtrap(int signum __always_unused, in handle_sigtrap() 23 void *ucontext __always_unused) in handle_sigtrap()
|
D | sockmap_listen.c | 34 static void test_insert_invalid(struct test_sockmap_listen *skel __always_unused, in test_insert_invalid() 52 static void test_insert_opened(struct test_sockmap_listen *skel __always_unused, in test_insert_opened() 74 static void test_insert_bound(struct test_sockmap_listen *skel __always_unused, in test_insert_bound() 102 static void test_insert(struct test_sockmap_listen *skel __always_unused, in test_insert() 119 static void test_delete_after_insert(struct test_sockmap_listen *skel __always_unused, in test_delete_after_insert() 137 static void test_delete_after_close(struct test_sockmap_listen *skel __always_unused, in test_delete_after_close() 161 static void test_lookup_after_insert(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_insert() 190 static void test_lookup_after_delete(struct test_sockmap_listen *skel __always_unused, in test_lookup_after_delete() 214 static void test_lookup_32_bit_value(struct test_sockmap_listen *skel __always_unused, in test_lookup_32_bit_value() 245 static void test_update_existing(struct test_sockmap_listen *skel __always_unused, in test_update_existing() [all …]
|
D | sockmap_helpers.h | 18 #define __always_unused __attribute__((__unused__)) macro
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | action-manager.c | 73 static bool no_default_action(void *context __always_unused) in no_default_action() 79 static void no_preamble(void *context __always_unused, struct vdo_completion *completion) in no_preamble() 85 static int no_conclusion(void *context __always_unused) in no_conclusion()
|
D | int-map.c | 324 static struct bucket *search_hop_list(struct int_map *map __always_unused, in search_hop_list() 457 static struct bucket *move_empty_bucket(struct int_map *map __always_unused, in move_empty_bucket()
|
D | physical-zone.c | 520 static void retry_allocation(struct vdo_waiter *waiter, void *context __always_unused) in retry_allocation()
|
D | flush.c | 124 static void free_flush(void *element, void *pool_data __always_unused) in free_flush()
|
/linux-6.12.1/security/ipe/ |
D | hooks.c | 53 int ipe_mmap_file(struct file *f, unsigned long reqprot __always_unused, in ipe_mmap_file() 81 unsigned long reqprot __always_unused, in ipe_file_mprotect()
|
D | policy.c | 65 size_t asn1hdrlen __always_unused) in set_pkcs7_data()
|
/linux-6.12.1/tools/testing/selftests/arm64/bti/ |
D | test.c | 77 static void handler(int n, siginfo_t *si __always_unused, in handler() 78 void *uc_ __always_unused) in handler()
|
/linux-6.12.1/net/ipv4/ |
D | netfilter.c | 88 bool strict __always_unused) in nf_ip_route()
|
/linux-6.12.1/drivers/iio/light/ |
D | as73211.c | 508 struct iio_chan_spec const *chan __always_unused, in _as73211_write_raw() 623 static irqreturn_t as73211_ready_handler(int irq __always_unused, void *priv) in as73211_ready_handler() 632 static irqreturn_t as73211_trigger_handler(int irq __always_unused, void *p) in as73211_trigger_handler()
|
/linux-6.12.1/drivers/tee/tstee/ |
D | core.c | 95 struct tee_param *param __always_unused) in tstee_open_session() 244 unsigned long start __always_unused) in tstee_shm_register()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | mman.h | 53 unsigned long addr __always_unused) in arch_validate_prot()
|
/linux-6.12.1/drivers/cpufreq/ |
D | powernow-k8.c | 89 u32 lo, hi __always_unused; in pending_bit_stuck() local 285 u32 maxvid, lo __always_unused, rvomult = 1; in core_voltage_pre_transition() local
|
D | acpi-cpufreq.c | 252 u32 val, dummy __always_unused; in cpu_freq_read_intel() local 269 u32 val, dummy __always_unused; in cpu_freq_read_amd() local
|
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ |
D | efx_channels.c | 392 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()
|
D | siena.c | 640 static int siena_mac_reconfigure(struct efx_nic *efx, bool mtu_only __always_unused) in siena_mac_reconfigure()
|
/linux-6.12.1/tools/include/linux/ |
D | compiler.h | 48 #define __always_unused __attribute__((__unused__)) macro
|
/linux-6.12.1/include/linux/ |
D | compiler_attributes.h | 355 #define __always_unused __attribute__((__unused__)) macro
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | mae.c | 68 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()
|
/linux-6.12.1/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 715 u32 rev, dummy __always_unused; in find_patch() local 735 u32 rev, dummy __always_unused; in reload_ucode_amd() local
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/ |
D | ethtool.c | 871 u32 *rules __always_unused) in ixgbevf_get_rxnfc()
|