/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc.c | 2047 znode->alt = 1; in correct_parent_keys() 2103 znode->alt = 1; in insert_zbranch() 2149 if (znode->alt) in tnc_insert()
|
H A D | tnc_commit.c | 657 znode->alt = 0; in get_znodes_to_commit()
|
H A D | ubifs.h | 777 * @alt: lower bound of key range has altered i.e. child inserted at slot 0 796 int alt; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mlx4_ib.h | 358 struct mlx4_roce_smac_vlan_info alt; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_rndis.c | 539 static int rndis_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in rndis_set_alt() argument 544 /* we know alt == 0 */ in rndis_set_alt()
|
H A D | f_fs.c | 3310 unsigned interface, unsigned alt) in ffs_func_set_alt() 3316 if (alt != (unsigned)-1) { in ffs_func_set_alt() 3335 if (alt == (unsigned)-1) { in ffs_func_set_alt() 3309 ffs_func_set_alt(struct usb_function *f, unsigned interface, unsigned alt) ffs_func_set_alt() argument
|
H A D | f_generic.c | 3201 unsigned interface, unsigned alt) in ffs_func_set_alt() 3207 if (alt != (unsigned)-1) { in ffs_func_set_alt() 3226 if (alt == (unsigned)-1) { in ffs_func_set_alt() 3200 ffs_func_set_alt(struct usb_function *f, unsigned interface, unsigned alt) ffs_func_set_alt() argument
|
H A D | f_midi.c | 363 static int f_midi_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_midi_set_alt() argument 369 /* we only set alt for MIDIStreaming interface */ in f_midi_set_alt()
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc_commit.c | 657 znode->alt = 0; in get_znodes_to_commit()
|
H A D | ubifs.h | 768 * @alt: lower bound of key range has altered i.e. child inserted at slot 0 787 int alt; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_rndis.c | 526 static int rndis_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in rndis_set_alt() argument 531 /* we know alt == 0 */ in rndis_set_alt()
|
H A D | f_fs.c | 3236 unsigned interface, unsigned alt) in ffs_func_set_alt() 3242 if (alt != (unsigned)-1) { in ffs_func_set_alt() 3261 if (alt == (unsigned)-1) { in ffs_func_set_alt() 3235 ffs_func_set_alt(struct usb_function *f, unsigned interface, unsigned alt) ffs_func_set_alt() argument
|
H A D | f_generic.c | 3203 unsigned interface, unsigned alt) in ffs_func_set_alt() 3209 if (alt != (unsigned)-1) { in ffs_func_set_alt() 3228 if (alt == (unsigned)-1) { in ffs_func_set_alt() 3202 ffs_func_set_alt(struct usb_function *f, unsigned interface, unsigned alt) ffs_func_set_alt() argument
|
H A D | f_midi.c | 363 static int f_midi_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_midi_set_alt() argument 369 /* we only set alt for MIDIStreaming interface */ in f_midi_set_alt()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mlx4_ib.h | 359 struct mlx4_roce_smac_vlan_info alt; member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 2448 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local 2487 alt = DLM_LOCK_PR; in can_be_granted() 2489 alt = DLM_LOCK_CW; in can_be_granted() 2491 if (alt) { in can_be_granted() 2492 lkb->lkb_rqmode = alt; in can_be_granted()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 2222 int8_t alt = 0, rqmode = lkb->lkb_rqmode; in can_be_granted() local 2261 alt = DLM_LOCK_PR; in can_be_granted() 2263 alt = DLM_LOCK_CW; in can_be_granted() 2265 if (alt) { in can_be_granted() 2266 lkb->lkb_rqmode = alt; in can_be_granted()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/ |
H A D | composite.c | 135 * @alt: alternate setting number 151 u8 alt) in config_ep_by_speed_and_alt() 195 if (int_desc->bAlternateSetting == alt) { in config_ep_by_speed_and_alt() 890 DBG(cdev, "interface %d (%s/%p) alt 0 --> %d\n", in set_config() 148 config_ep_by_speed_and_alt(struct usb_gadget *g, struct usb_function *f, struct usb_ep *_ep, u8 alt) config_ep_by_speed_and_alt() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi2020.c | 609 gspca_dev->alt = 3 + 1; in mi2020_configure_alt() 615 gspca_dev->alt = 1 + 1; in mi2020_configure_alt()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi2020.c | 609 gspca_dev->alt = 3 + 1; in mi2020_configure_alt() 615 gspca_dev->alt = 1 + 1; in mi2020_configure_alt()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/ |
H A D | composite.c | 138 * @alt: alternate setting number 154 u8 alt) in config_ep_by_speed_and_alt() 209 if (int_desc->bAlternateSetting == alt) { in config_ep_by_speed_and_alt() 1020 DBG(cdev, "interface %d (%s/%p) alt 0 --> %d\n", in set_config() 151 config_ep_by_speed_and_alt(struct usb_gadget *g, struct usb_function *f, struct usb_ep *_ep, u8 alt) config_ep_by_speed_and_alt() argument
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btusb.c | 1724 int alt) in btusb_find_altsetting() 1729 BT_DBG("Looking for Alt no :%d", alt); in btusb_find_altsetting() 1735 if (intf->altsetting[i].desc.bAlternateSetting == alt) in btusb_find_altsetting() 1770 /* Bluetooth USB spec recommends alt 6 (63 bytes), but in btusb_work() 1772 * work for all adapters that do not have alt 6, and in btusb_work() 1774 * alt 3 (HCI payload >= 60 Bytes let air packet in btusb_work() 1790 bt_dev_err(hdev, "set USB alt:(%d) failed!", new_alts); in btusb_work() 4319 BT_ERR("failed to set interface 0, alt 0 %d", err); in btusb_probe() 1723 btusb_find_altsetting(struct btusb_data *data, int alt) btusb_find_altsetting() argument
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | maple.c | 34363 void *expected, *alt; rcu_reader_fwd() local 34476 void *expected, *alt; rcu_reader_rev() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 2068 int alt = 1; in find_middle() local 2090 if (alt) in find_middle() 2095 alt = 1 - alt; in find_middle()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 2098 int alt = 1; in find_middle() local 2120 if (alt) in find_middle() 2125 alt = 1 - alt; in find_middle()
|