/openbmc/linux/drivers/hid/ |
H A D | hid-jabra.c | 21 struct hid_field *field, in jabra_input_mapping()
|
H A D | hid-retrode.c | 22 struct hid_field *field = hi->report->field[0]; in retrode_input_configured() local
|
H A D | hid-sunplus.c | 36 struct hid_field *field, struct hid_usage *usage, in sp_input_mapping()
|
H A D | hid-cherry.c | 39 struct hid_field *field, struct hid_usage *usage, in ch_input_mapping()
|
H A D | hid-monterey.c | 34 struct hid_field *field, struct hid_usage *usage, in mr_input_mapping()
|
H A D | hid-uclogic-core.c | 67 struct hid_field *field, in uclogic_input_mapping() 89 struct hid_field *field; in uclogic_input_configured() local
|
H A D | hid-lg4ff.h | 15 static inline int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, in lg4ff_adjust_input_event()
|
H A D | hid-belkin.c | 27 struct hid_field *field, struct hid_usage *usage, in belkin_input_mapping()
|
H A D | hid-petalynx.c | 38 struct hid_field *field, struct hid_usage *usage, in pl_input_mapping()
|
H A D | hid-razer.c | 45 struct hid_input *hi, struct hid_field *field, in razer_input_mapping()
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmcs.h | 173 static inline int vmcs_field_width(unsigned long field) in vmcs_field_width() 180 static inline int vmcs_field_readonly(unsigned long field) in vmcs_field_readonly() 188 static inline unsigned int vmcs_field_index(unsigned long field) in vmcs_field_index()
|
/openbmc/linux/fs/smb/client/ |
H A D | fs_context.c | 330 #define DUP_CTX_STR(field) \ argument 877 #define STEAL_STRING(cifs_sb, ctx, field) \ argument 884 #define STEAL_STRING_SENSITIVE(cifs_sb, ctx, field) \ argument
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | metric.cpp | 63 [](pb_ostream_t* stream, const pb_field_iter_t* field, 64 void* const* arg) noexcept { in __anon3af598100202() 444 void* const* arg) noexcept { in doWork()
|
/openbmc/linux/tools/perf/tests/ |
H A D | evsel-tp-sched.c | 10 struct tep_format_field *field = evsel__field(evsel, name); in evsel__test_field() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 179 const int field = 2 * sizeof(unsigned long); in show_stacktrace() local 265 const int field = 2 * sizeof(unsigned long); in __show_regs() local 372 const int field = 2 * sizeof(unsigned long); in show_registers() local 449 const int field = 2 * sizeof(unsigned long); in do_be() local 1834 const int field = 2 * sizeof(unsigned long); in cache_parity_error() local 1882 const int field = 2 * sizeof(unsigned long); in do_ftlb() local 1946 const int field = 2 * sizeof(unsigned long); in ejtag_exception_handler() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | tablefilter.py | 157 def __init__(self, name, title, field, day, argument 200 def __init__(self, name, title, field, argument
|
/openbmc/qemu/target/i386/hvf/ |
H A D | vmx.h | 58 static inline uint64_t rvmcs(hv_vcpuid_t vcpu, uint32_t field) in rvmcs() 68 static inline void wvmcs(hv_vcpuid_t vcpu, uint32_t field, uint64_t v) in wvmcs()
|
/openbmc/qemu/hw/nvram/ |
H A D | eeprom93xx.c | 99 const VMStateField *field) in get_uint16_from_uint8() 107 const VMStateField *field, JSONWriter *vmdesc) in put_unused()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | image.h | 41 #define __HEAD_FLAG(field) (__HEAD_FLAG_##field << \ argument
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 50 static u32 isp1760_udc_read(struct isp1760_udc *udc, u16 field) in isp1760_udc_read() 55 static void isp1760_udc_write(struct isp1760_udc *udc, u16 field, u32 val) in isp1760_udc_write() 92 static void isp1760_udc_set(struct isp1760_udc *udc, u32 field) in isp1760_udc_set() 97 static void isp1760_udc_clear(struct isp1760_udc *udc, u32 field) in isp1760_udc_clear() 102 static bool isp1760_udc_is_set(struct isp1760_udc *udc, u32 field) in isp1760_udc_is_set()
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs_sta.c | 21 #define STA_READ(name, field, format_string) \ argument 30 #define STA_READ_D(name, field) STA_READ(name, field, "%d\n") argument 47 #define STA_FILE(name, field, format) \ argument 1226 #define DEBUGFS_ADD_COUNTER(name, field) \ argument 1285 #define DEBUGFS_ADD_COUNTER(name, field) \ argument
|
/openbmc/linux/tools/perf/util/ |
H A D | trace-event-parse.c | 22 struct tep_format_field *field; in get_common_field() local 85 struct tep_format_field *field; in raw_field_value() local
|
/openbmc/linux/net/tls/ |
H A D | tls.h | 47 #define __TLS_INC_STATS(net, field) \ argument 49 #define TLS_INC_STATS(net, field) \ argument 51 #define TLS_DEC_STATS(net, field) \ argument
|
/openbmc/qemu/hw/smbios/ |
H A D | smbios_build.h | 56 #define SMBIOS_TABLE_SET_STR(tbl_type, field, value) \ argument
|
/openbmc/linux/tools/testing/selftests/powerpc/vphn/ |
H A D | vphn.c | 29 const __be16 *field = (const __be16 *) be_packed; in vphn_unpack_associativity() local
|