Searched defs:bit (Results 26 - 50 of 1050) sorted by relevance

1234567891011>>

/linux-master/tools/perf/trace/beauty/
H A Dpkey_alloc.c24 unsigned long bit = 1UL << (i - 1); local
/linux-master/drivers/hid/
H A Dhid-cherry.c38 ch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-belkin.c26 belkin_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-ezkey.c25 ez_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-gyration.c24 gyration_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-jabra.c19 jabra_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-monterey.c33 mr_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-petalynx.c37 pl_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-sunplus.c35 sp_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-speedlink.c24 speedlink_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-tivo.c22 tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-gpio.c16 int bit = pin_number; local
45 int bit = pin_number; local
/linux-master/arch/sh/drivers/
H A Dheartbeat.c62 static unsigned bit = 0, up = 1; local
32 heartbeat_toggle_bit(struct heartbeat_data *hd, unsigned bit, unsigned int inverted) argument
/linux-master/arch/alpha/kernel/
H A Dirq_pyxis.c47 unsigned long bit = 1UL << (d->irq - 16); local
/linux-master/arch/x86/events/
H A Dprobe.c22 unsigned int bit; local
[all...]
/linux-master/drivers/net/wireguard/
H A Dallowedips.h17 struct allowedips_node __rcu *bit[2]; member in struct:allowedips_node
/linux-master/arch/csky/kernel/probes/
H A Dftrace.c9 int bit; local
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dport_hidden.c41 int bit = __bf_shf(MV88E6XXX_PORT_RESERVED_1A_BUSY); local
/linux-master/fs/ocfs2/
H A Dheartbeat.c63 ocfs2_node_map_set_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) argument
75 ocfs2_node_map_clear_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) argument
87 ocfs2_node_map_test_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) argument
[all...]
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_msrs_test.c19 uint64_t bit; local
33 uint64_t bit; local
99 int bit, r; local
[all...]
/linux-master/fs/ntfs3/
H A Dbitfunc.c33 bool are_bits_clear(const void *lmap, size_t bit, size_t nbits) argument
81 bool are_bits_set(const void *lmap, size_t bit, size_t nbits) argument
[all...]
/linux-master/arch/arm/mach-s3c/
H A Dpm.c44 unsigned long bit = 1L << IRQ_EINT_BIT(data->irq); local
/linux-master/arch/arm/mach-lpc32xx/
H A Dserial.c66 int bit; local
/linux-master/include/net/netfilter/
H A Dnf_conntrack_labels.h58 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } argument
/linux-master/arch/mips/lib/
H A Dbitops.c24 unsigned int bit = nr % BITS_PER_LONG; local
45 unsigned int bit = nr % BITS_PER_LONG; local
66 unsigned int bit = nr % BITS_PER_LONG; local
88 unsigned int bit = nr % BITS_PER_LONG; local
112 unsigned int bit = nr % BITS_PER_LONG; local
136 unsigned int bit = nr % BITS_PER_LONG; local
[all...]

Completed in 320 milliseconds

1234567891011>>