Searched refs:DEFINE_FLEX (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/notify/ |
| H A D | fdinfo.c | 44 DEFINE_FLEX(struct file_handle, f, f_handle, handle_bytes, MAX_HANDLE_SZ); in show_mark_fhandle()
|
| /linux-6.15/include/linux/ |
| H A D | overflow.h | 440 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ macro
|
| /linux-6.15/lib/tests/ |
| H A D | overflow_kunit.c | 1189 DEFINE_FLEX(struct foo, eight, array, counter, 8); in DEFINE_FLEX_test() 1190 DEFINE_FLEX(struct foo, empty, array, counter, 0); in DEFINE_FLEX_test()
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sync.c | 1343 DEFINE_FLEX(struct hci_cp_le_set_ext_scan_rsp_data, pdu, data, length, in hci_set_ext_scan_rsp_data_sync() 1515 DEFINE_FLEX(struct hci_cp_le_set_per_adv_data, pdu, data, length, in hci_set_per_adv_data_sync() 1803 DEFINE_FLEX(struct hci_cp_le_set_ext_adv_data, pdu, data, length, in hci_set_ext_adv_data_sync() 6545 DEFINE_FLEX(struct hci_cp_le_create_cis, cmd, cis, num_cis, 0x1f); in hci_le_create_cis_sync() 6991 DEFINE_FLEX(struct hci_cp_le_big_create_sync, cp, bis, num_bis, 0x11); in hci_le_big_create_sync()
|
| H A D | hci_conn.c | 1764 DEFINE_FLEX(struct hci_cp_le_set_cig_params, pdu, cis, num_cis, 0x1f); in set_cig_params_sync()
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 895 DEFINE_FLEX(struct wmi_start_scan_cmd, cmd, in wil_cfg80211_scan()
|
| H A D | wmi.c | 4023 DEFINE_FLEX(struct wmi_set_link_monitor_cmd, cmd, in wmi_set_cqm_rssi_config()
|